Module Parser.XML.NSTree

Inheritance graph
Parser.XML.Tree Parser.XML.NSTree
Description

A namespace aware version of Parser.XML.Tree. This implementation does as little validation as possible, so e.g. you can call your namespace xmlfoo without complaints.


Inherit Tree

inherit Parser.XML.Tree : Tree