Uses of Class
nl.idgis.giserver.ogcserviceclients.GIToOGCServiceException

Packages that use GIToOGCServiceException
nl.idgis.giserver.ogcserviceclients   
 

Uses of GIToOGCServiceException in nl.idgis.giserver.ogcserviceclients
 

Methods in nl.idgis.giserver.ogcserviceclients that throw GIToOGCServiceException
 org.deegree.model.feature.FeatureCollection LocalWFSClient.getFeaturesFC(GetFeatureRequest getFeatureReq)
           
 

Constructors in nl.idgis.giserver.ogcserviceclients that throw GIToOGCServiceException
LocalWCSClient(java.lang.String name, java.lang.String xmlPath, java.lang.String capabilitiesFile)
           
LocalWFSClient(java.lang.String name, java.lang.String xmlPath, java.lang.String capabilitiesFile)