Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.SloppyDOM
Parser.XML.SloppyDOM.Document

Class 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