Uses of Class
es.prodevelop.gvsig.mobile.fmap.driver.raster.wms.BadWMSResponseException

Packages that use BadWMSResponseException
es.prodevelop.gvsig.mobile.fmap.driver.raster.wms   
 

Uses of BadWMSResponseException in es.prodevelop.gvsig.mobile.fmap.driver.raster.wms
 

Methods in es.prodevelop.gvsig.mobile.fmap.driver.raster.wms that throw BadWMSResponseException
static java.lang.String WMSProtocolHandler.getSuitableWMSVersion(java.net.URL host)
          Sends a GetCapabilities to the WMS server to get the version if the version parameter is null, the WMS will return the highest version supported if not it will return the lower highest version than the one requested.