This file contains the definition of the xml::event_parser class. More...
#include "xmlwrapp/init.h"#include <cstddef>#include <string>#include <iosfwd>#include <map>

Go to the source code of this file.
Classes | |
| class | xml::event_parser |
| The xml::event_parser is used to parse an XML document by calling member functions when certain things in the XML document are parsed. More... | |
Namespaces | |
| namespace | xml |
XML library namespace. | |
This file contains the definition of the xml::event_parser class.
1.6.1