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