org.deegree_impl.services.wfs.mysql
Class MySQLDataStoreOutputGML

java.lang.Object
  extended byorg.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
      extended byorg.deegree_impl.services.wfs.mysql.MySQLDataStoreOutputGML
All Implemented Interfaces:
DataStoreOutputFormat
Direct Known Subclasses:
MySQLDataStoreOutputXML

public class MySQLDataStoreOutputGML
extends DefaultDataStoreOutputFormat

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

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

Version:
$Revision: 1.6 $ $Date: 2004/03/04 07:36:01 $

Author:
Andreas Poth

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

MySQLDataStoreOutputGML

public MySQLDataStoreOutputGML()