Class ParserWMS1_3
java.lang.Object
com.vividsolutions.wms.AbstractParser
com.vividsolutions.wms.ParserWMS1_3
- 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 BoundingBoxprotected Stringprotected LinkedList<String> getFormatList(Document doc) protected Stringprotected Stringprotected Stringprotected CapabilitiesparseCapabilities(WMService service, Document doc) Methods inherited from class AbstractParser
addSRSNode, checkCapabilities, exGeographicBoundingBoxFromNode, getCoord, getCoord, getInfoFormats, getTitle, getTitlePath, latLonBoundingBoxFromNode, parseCapabilities, wmsLayerFromNode
-
Constructor Details
-
ParserWMS1_3
public ParserWMS1_3()Creates a Parser for dealing with WMS XML.
-
-
Method Details
-
getRootPath
- Specified by:
getRootPathin classAbstractParser
-
parseCapabilities
- Specified by:
parseCapabilitiesin classAbstractParser- Throws:
IOException
-
getFormatList
- Overrides:
getFormatListin classAbstractParser- Throws:
IOException
-
getMapURL
-
getFeatureInfoURL
-
boundingBoxFromNode
- Overrides:
boundingBoxFromNodein classAbstractParser- Throws:
Exception
-
getSRSName
- Specified by:
getSRSNamein classAbstractParser
-