Available on all targets
@:value({ strict : false })staticparse(str:String, strict:Bool = false):Xml
Parses the String into an XML Document. Set strict parsing to true in order to enable a strict check of XML attributes and entities.
Throws:
null
haxe.xml.XmlParserException