The parent class for everything in the Document Object Model. (Except for attributes). Nodes have siblings, a parent, and children. A node can be in a document, or stand on its own. The type of a TiXmlNode can be queried, and it can be cast to its more defined type. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected