#include <MMetadataParser.h>
|  | 
|  | MetadataParser (bool includeEmptyValues=false) | 
|  | 
| void | setIncludeEmptyValues (bool value) | 
|  | 
| bool | getIncludeEmptyValues () const | 
|  | 
| bool | parse (const std::string &xml) | 
|  | 
| bool | parseFile (const std::string &filename) | 
|  | 
| const std::map< std::string, std::string > & | getGenericMetadata () const | 
|  | 
| const std::map< std::string, std::string > & | getEmbeddedMetadata () const | 
|  | 
MetadataParser - Parse metadata.xml files accompanying raster- and vector data sets in Maria map packages 
The documentation for this class was generated from the following files:
- Native/MariaNative/MCommon/MMetadataParser.h
- Native/MariaNative/MCommon/MMetadataParser.cpp