Uses of Class
org.deegree.protocol.wfs.client.GetFeatureResponse

Packages that use GetFeatureResponse
org.deegree.protocol.wfs.client   
 

Uses of GetFeatureResponse in org.deegree.protocol.wfs.client
 

Methods in org.deegree.protocol.wfs.client that return GetFeatureResponse
 GetFeatureResponse<Feature> WFSClient.doGetFeature(GetFeature request)
          Performs the given GetFeature request.
 GetFeatureResponse<Feature> WFSClient.getFeatures(QName ftName, Filter filter)
          Queries features of the specified feature type and with an optional filter.
 



Copyright © 2011. All Rights Reserved.