Uses of Class
org.deegree.protocol.wfs.getpropertyvalue.GetPropertyValue

Packages that use GetPropertyValue
org.deegree.protocol.wfs.getpropertyvalue   
org.deegree.services.wfs.format   
org.deegree.services.wfs.format.gml   
 

Uses of GetPropertyValue in org.deegree.protocol.wfs.getpropertyvalue
 

Methods in org.deegree.protocol.wfs.getpropertyvalue that return GetPropertyValue
 GetPropertyValue GetPropertyValueXMLAdapter.parse()
          Parses a GetPropertyValue element into a GetPropertyValue object.
static GetPropertyValue GetPropertyValueKVPAdapter.parse(Map<String,String> kvpParams)
          Parses a normalized KVP-map as a WFS GetPropertyValue request.
 GetPropertyValue GetPropertyValueXMLAdapter.parse200()
          Parses a WFS 2.0.0 GetPropertyValue document into a GetPropertyValue object.
 

Uses of GetPropertyValue in org.deegree.services.wfs.format
 

Methods in org.deegree.services.wfs.format with parameters of type GetPropertyValue
 void Format.doGetPropertyValue(GetPropertyValue getPropertyValue, HttpResponseBuffer response)
          Invoked by the WebFeatureService to perform a GetPropertyValue request for this format.
 

Uses of GetPropertyValue in org.deegree.services.wfs.format.gml
 

Methods in org.deegree.services.wfs.format.gml with parameters of type GetPropertyValue
 void GMLFormat.doGetPropertyValue(GetPropertyValue request, HttpResponseBuffer response)
           
 



Copyright © 2011. All Rights Reserved.