Class ParserWMS1_1
java.lang.Object
com.vividsolutions.wms.AbstractParser
com.vividsolutions.wms.ParserWMS1_1
- All Implemented Interfaces:
IParser
Pulls WMS objects out of the XML
- Author:
- Chris Hodgson chodgson@refractions.net, Michael Michaud michael.michaud@free.fr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected CapabilitiesparseCapabilities(WMService service, Document doc) Methods inherited from class AbstractParser
addSRSNode, boundingBoxFromNode, checkCapabilities, exGeographicBoundingBoxFromNode, getCoord, getCoord, getFormatList, getInfoFormats, getTitle, getTitlePath, latLonBoundingBoxFromNode, parseCapabilities, wmsLayerFromNode
-
Constructor Details
-
ParserWMS1_1
public ParserWMS1_1()Creates a Parser for dealing with WMS XML.
-
-
Method Details
-
getRootPath
- Specified by:
getRootPathin classAbstractParser
-
parseCapabilities
- Specified by:
parseCapabilitiesin classAbstractParser- Throws:
IOException
-
getMapURL
-
getFeatureInfoURL
-
getSRSName
- Specified by:
getSRSNamein classAbstractParser
-