#include <xmlparser.h>
Public Attributes | |
| XmlParserBase * | parser |
| Pointer to the parser instance. | |
| unsigned long | depth |
| Current "depth" in the document. | |
Used mainly to hold the pointer to instance of the parser. The C++ wrapper to Expat is realized with some help of static functions that redirect the SAX events to the parser instance.
Definition at line 180 of file xmlparser.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002