Uses of Class
org.deegree.protocol.wfs.getfeature.GetFeature

Packages that use GetFeature
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wfs.getfeaturewithlock   
 

Uses of GetFeature in org.deegree.protocol.wfs.getfeature
 

Methods in org.deegree.protocol.wfs.getfeature that return GetFeature
static GetFeature GetFeatureKVPAdapter.parse(java.util.Map<java.lang.String,java.lang.String> kvpParams, java.util.Map<java.lang.String,java.lang.String> nsMap)
          Parses a normalized KVP-map as a WFS GetFeature request.
 GetFeature GetFeatureXMLAdapter.parse(Version version)
          Parses a WFS GetFeature document into a GetFeature object.
 GetFeature GetFeatureXMLAdapter.parse100()
          Parses a WFS 1.0.0 GetFeature document into a GetFeature object.
 GetFeature GetFeatureXMLAdapter.parse110()
          Parses a WFS 1.1.0 GetFeature document into a GetFeature object.
 GetFeature GetFeatureKVPAdapter.parseParams(java.util.Map<java.lang.String,java.lang.String> kvpParams, java.util.Map<java.lang.String,java.lang.String> nsMap)
           
 

Uses of GetFeature in org.deegree.protocol.wfs.getfeaturewithlock
 

Subclasses of GetFeature in org.deegree.protocol.wfs.getfeaturewithlock
 class GetFeatureWithLock
          Represents a GetFeatureWithLock request to a WFS.
 



Copyright © 2011. All Rights Reserved.