org.deegree_impl.services.wfs.gml
Class GMLDBDataStoreOutputGML

java.lang.Object
  extended byorg.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
      extended byorg.deegree_impl.services.wfs.gml.GMLDBDataStoreOutputGML
All Implemented Interfaces:
DataStoreOutputFormat
Direct Known Subclasses:
GMLDBDataStoreOutputXML

public class GMLDBDataStoreOutputGML
extends DefaultDataStoreOutputFormat

Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML feature collection

-----------------------------------------------------------------------

Version:
$Revision: 1.27 $ $Date: 2004/03/03 17:02:09 $

Author:
Andreas Poth

Constructor Summary
GMLDBDataStoreOutputGML()
           
 
Methods inherited from class org.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
format, xsltTransformGetFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLDBDataStoreOutputGML

public GMLDBDataStoreOutputGML()