Implementation of the XmlDocument class. More...
#include "config.h"
#include "XmlDocument.hpp"
#include <Exception.hpp>
#include <FilePathSearch.hpp>
#include "XmlElement.hpp"
#include "XmlEntityLoader.hpp"
#include <libxml/parser.h>
Go to the source code of this file.
Implementation of the XmlDocument class.
Definition in file XmlDocument.cpp.