W3cubDocs

/Haxe Python

ElementTree

package python.lib.xml.etree

Available on python

Static methods

staticXML(text:String, ?parser:XMLParser):Element

staticparse(xml:String):ElementTree

Methods

find(match:String, ?namespaces:Dict<String, String>):Null<Element>

getroot():Element

iter(tag:String):NativeIterable<Element>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/xml/etree/ElementTree.html