Uses of Interface
org.deegree.services.wfs.DataStoreOutputFormat

Packages that use DataStoreOutputFormat
org.deegree_impl.services.wfs   
org.deegree_impl.services.wfs.bna   
org.deegree_impl.services.wfs.db   
org.deegree_impl.services.wfs.gml   
org.deegree_impl.services.wfs.mapinfo   
org.deegree_impl.services.wfs.mysql   
org.deegree_impl.services.wfs.oracle   
org.deegree_impl.services.wfs.postgis   
org.deegree_impl.services.wfs.sde   
org.deegree_impl.services.wfs.shape   
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs
 

Classes in org.deegree_impl.services.wfs that implement DataStoreOutputFormat
 class DefaultDataStoreOutputFormat
           
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.bna
 

Classes in org.deegree_impl.services.wfs.bna that implement DataStoreOutputFormat
 class BNADataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class BNADataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class BNADataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.db
 

Classes in org.deegree_impl.services.wfs.db that implement DataStoreOutputFormat
 class PointDBDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class PointDBDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML feature collection -----------------------------------------------------------------------
 class PointDBDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.gml
 

Classes in org.deegree_impl.services.wfs.gml that implement DataStoreOutputFormat
 class 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 -----------------------------------------------------------------------
 class 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 -----------------------------------------------------------------------
 class GMLDBDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.mapinfo
 

Classes in org.deegree_impl.services.wfs.mapinfo that implement DataStoreOutputFormat
 class MIFDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class MIFDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class MIFDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.mysql
 

Classes in org.deegree_impl.services.wfs.mysql that implement DataStoreOutputFormat
 class MySQLDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class MySQLDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML conform feature collection -----------------------------------------------------------------------
 class MySQLDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.oracle
 

Classes in org.deegree_impl.services.wfs.oracle that implement DataStoreOutputFormat
 class DataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class DataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML conform feature collection -----------------------------------------------------------------------
 class DataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.postgis
 

Classes in org.deegree_impl.services.wfs.postgis that implement DataStoreOutputFormat
 class PostgisDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class PostgisDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML conform feature collection -----------------------------------------------------------------------
 class PostgisDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.sde
 

Classes in org.deegree_impl.services.wfs.sde that implement DataStoreOutputFormat
 class SDEDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class SDEDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class SDEDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
 

Uses of DataStoreOutputFormat in org.deegree_impl.services.wfs.shape
 

Classes in org.deegree_impl.services.wfs.shape that implement DataStoreOutputFormat
 class SHPDataStoreOutputFC
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class SHPDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
 class SHPDataStoreOutputXML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------