Class Parser.XML.SloppyDOM.Document

Inheritance graph
NodeWithChildren Parser.XML.SloppyDOM.NodeWithChildElements Parser.XML.SloppyDOM.Document
Note

The node tree is very likely a cyclic structure, so it might be an good idea to destruct it when you're finished with it, to avoid garbage. Destructing the Document object always destroys all nodes in it.


Inherit NodeWithChildElements

inherit NodeWithChildElements : NodeWithChildElements