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
This is the abstraction factory for WMS XMLParser.
A class responsible to parse WMS XML files to WMS TerraLib data types.
This is the default implementation factory for 1.1.1 WMS XMLParser.
te::ws::ogc::wms::XMLParser * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
~WMSXMLParserFactory()
Virtual destructor.
static WMSXMLParserFactory sm_factory
#define TEOGCWMSEXPORT
You can use this macro in order to export/import classes and functions from this module.