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"
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. | |
Constant Groups | |
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.