org.deegree_impl.services.wfs.db
Class PointDBDataStoreOutputGML

java.lang.Object
  extended byorg.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
      extended byorg.deegree_impl.services.wfs.db.PointDBDataStoreOutputGML
All Implemented Interfaces:
DataStoreOutputFormat
Direct Known Subclasses:
PointDBDataStoreOutputXML

public class PointDBDataStoreOutputGML
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.24 $ $Date: 2004/03/03 17:02:09 $

Author:
Andreas Poth

Constructor Summary
PointDBDataStoreOutputGML()
           
 
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

PointDBDataStoreOutputGML

public PointDBDataStoreOutputGML()