Uses of Class
org.deegree.protocol.wfs.getgmlobject.GetGmlObject

Packages that use GetGmlObject
org.deegree.protocol.wfs.getgmlobject   
 

Uses of GetGmlObject in org.deegree.protocol.wfs.getgmlobject
 

Methods in org.deegree.protocol.wfs.getgmlobject that return GetGmlObject
 GetGmlObject GetGmlObjectXMLAdapter.parse()
          Parses a WFS GetGmlObject document into a GetGmlObject request.
static GetGmlObject GetGmlObjectKVPAdapter.parse(java.util.Map<java.lang.String,java.lang.String> kvpParams)
          Parses a normalized KVP-map as a WFS GetGmlObject request.
 GetGmlObject GetGmlObjectXMLAdapter.parse110()
          Parses a WFS 1.1.0 GetGmlObject document into a GetGmlObject request.
static GetGmlObject GetGmlObjectKVPAdapter.parse110(java.util.Map<java.lang.String,java.lang.String> kvpParams)
          Parses a normalized KVP-map as a WFS 1.1.0 GetGmlObject request.
 



Copyright © 2011. All Rights Reserved.