#include <tinyxml.h>
Inheritance diagram for TiXmlUnknown:
Public Member Functions | |
virtual TiXmlNode * | Clone () const |
Creates a copy of this Unknown and returns it. | |
virtual void | Print (FILE *cfile, int depth) const |
Print this Unknown to a FILE stream. |
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.