Uses of Interface
com.vividsolutions.wms.IParser
-
Packages that use IParser Package Description com.vividsolutions.wms This package provides classes for interacting with a Web Map Service (WMS) server. -
-
Uses of IParser in com.vividsolutions.wms
Classes in com.vividsolutions.wms that implement IParser Modifier and Type Class Description class
AbstractParser
Pulls WMS objects out of the XMLclass
ParserWMS1_0
Pulls WMS objects out of the XMLclass
ParserWMS1_1
Pulls WMS objects out of the XMLclass
ParserWMS1_3
Pulls WMS objects out of the XML
-