Static methods

@:value({ strict : false })@:keepstaticparse(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