#include "defs.h"
#include "xmlparserbase.h"
#include "xmlchar.h"
#include "options.h"
Go to the source code of this file.
Compounds | |
| struct | EncodingInfo |
| A Structure describing character encoding. More... | |
| struct | ParseInfo |
| Context structure used during parsing. More... | |
| class | XmlParser |
| SAX parser. More... | |
Defines | |
| #define | XML_BUFFER_SIZE 4096 |
| Size of the buffer for reading XML data in PULL mode. | |
This file contains definition of the XmlParser class.
Definition in file xmlparser.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002