The definition of the XML::Document Class. More...
#include "datatypes.h"#include "XML/xmlenumerations.h"#include "XML/parseresult.h"#include "XML/node.h"#include "XML/writer.h"#include "Resource/datastream.h"
Include dependency graph for document.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::XML::Document |
| The root node of any xml hierarchy is a Document. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Mezzanine::XML | |
| All tools for working with XML are located in this namespace. | |
The definition of the XML::Document Class.
Definition in file document.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.