26 #ifndef __TERRALIB_WS_OGC_WMS_111_WMSXMLPARSERFACTORY_WMS_H    27 #define __TERRALIB_WS_OGC_WMS_111_WMSXMLPARSERFACTORY_WMS_H    29 #include "../Config.h"    32 #include "../AbstractWMSXMLParserFactory.h"    43         namespace version_1_1_1
    78 #endif // __TERRALIB_WS_OGC_WMS_111_WMSXMLPARSERFACTORY_WMS_H #define TEOGCWMSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This is the abstraction factory for WMS XMLParser. 
 
This is the default implementation factory for 1.1.1 WMS XMLParser. 
 
A class responsible to parse WMS XML files to WMS TerraLib data types. 
 
static WMSXMLParserFactory sm_factory