#include <mapcodexmlreader.h>
Public Member Functions | |
MapcodeXMLReader (std::string filename) | |
virtual Mapcode * | load () throw (std::exception) |
Protected Member Functions | |
virtual void | processElement (const std::string &name, const std::string &value, const std::map< std::string, std::string > &attrs) throw (exception) |