Package org.deegree_impl.services.wfs.gml

Class Summary
CDescribeFeatureType class defining the processing of a DescribeFeatureType request
CGetFeature class defining the processing of a getFeature request
CGetFeatureWithLock class defining the processing of a getFeature request
CLockFeature class defining the processing of a lockFeature request
CTransaction class defining the processing of a transaction request
GMLDBDataStore The class concretes the implementation of a data store object for accessing simple databases containing just point geometries (and none geometric properties) through the WFS interface.
GMLDBDataStoreOutputFC Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
GMLDBDataStoreOutputGML Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML feature collection -----------------------------------------------------------------------
GMLDBDataStoreOutputXML Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------