TiXmlUnknown¶
-
class
TiXmlUnknown
¶ Bases:
TiXmlNode
Any tag that tinyXml doesn’t recognize is saved as an unknown. It is a tag of text, but should not be modified. It will be written back to the XML, unchanged, when the file is saved.
DTD tags get thrown into TiXmlUnknowns.
Inheritance diagram
-
TiXmlUnknown
(void)¶
-
TiXmlUnknown
(TiXmlUnknown const ©)¶
-