Class ParserWMS1_0
java.lang.Object
com.vividsolutions.wms.AbstractParser
com.vividsolutions.wms.ParserWMS1_0
- 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 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_0
public ParserWMS1_0()Creates a Parser for dealing with WMS XML.
-
-
Method Details
-
getRootPath
- Specified by:
getRootPathin classAbstractParser
-
parseCapabilities
- Specified by:
parseCapabilitiesin classAbstractParser- Throws:
IOException
-
getSRSName
- Specified by:
getSRSNamein classAbstractParser
-