#include <mapnik/libxml2_loader.hpp>
#include <mapnik/config_error.hpp>
#include <boost/utility.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/filesystem/operations.hpp>
#include <libxml/parser.h>
#include <libxml/tree.h>
#include <libxml/parserInternals.h>
#include <iostream>
Classes | |
class | mapnik::libxml2_loader |
Namespaces | |
namespace | mapnik |
Functions | |
void | mapnik::read_xml2 (std::string const &filename, boost::property_tree::ptree &pt) |