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

Go to the source code of this file.
Classes | |
| class | xml::document |
| The xml::document class is used to hold the XML tree and various bits of information about it. More... | |
Namespaces | |
| namespace | xslt |
XSLT library namespace. | |
| namespace | xml |
XML library namespace. | |
This file contains the definition of the xml::document class.
1.6.1