|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MMapTemplateParser.h>
| Public Member Functions | |
| bool | Parse (const std::string &xml, MapTemplate &tpl) | 
| bool | ParseFile (const std::string &filename, MapTemplate &tpl) | 
| bool | ParseXMLNode (const rapidxml::xml_node<> *node, MapTemplate &tpl) | 
| Protected Member Functions | |
| bool | processLayer (const rapidxml::xml_node<> *layerElement, MapTemplateLayer &tpLayer) | 
| bool | processDataSource (const rapidxml::xml_node<> *dsElement, ServiceDatasourceInfo &ds) | 
| bool | processTileCacheSpec (const rapidxml::xml_node<> *tcsElement, TileCacheSpec &tcs) | 
| bool | processShadingParams (const rapidxml::xml_node<> *shdElement, std::shared_ptr< ShadingParameters > &shdParams) | 
MapTemplateParser - Short description. Detailed description.