|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
org.deegree_impl.services.wfs.oracle.DataStoreOutputGML
org.deegree_impl.services.wfs.oracle.DataStoreOutputXML
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML
-----------------------------------------------------------------------
Constructor Summary | |
DataStoreOutputXML()
|
Method Summary | |
java.lang.Object |
format(java.util.HashMap map,
ParameterList paramList)
formats the data store at the values of the HashMap into one single data structure. |
Methods inherited from class org.deegree_impl.services.wfs.DefaultDataStoreOutputFormat |
xsltTransformGetFeature |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataStoreOutputXML()
Method Detail |
public java.lang.Object format(java.util.HashMap map, ParameterList paramList) throws java.lang.Exception
format
in interface DataStoreOutputFormat
format
in class DefaultDataStoreOutputFormat
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |