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

Go to the source code of this file.
Classes | |
| class | xml::tree_parser |
| The xml::tree_parser class is used to parse an XML document and generate a tree like structure of xml::node objects. More... | |
Namespaces | |
| namespace | xml |
XML library namespace. | |
This file contains the definition of the xml::tree_parser class.
1.6.1