|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wfs.bna.BNADataStoreOutputGML
org.deegree_impl.services.wfs.bna.BNADataStoreOutputXML
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML
-----------------------------------------------------------------------
Field Summary |
Fields inherited from class org.deegree_impl.services.wfs.bna.BNADataStoreOutputGML |
|
Constructor Summary | |
BNADataStoreOutputXML()
|
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.bna.BNADataStoreOutputGML |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BNADataStoreOutputXML()
Method Detail |
public java.lang.Object format(java.util.HashMap map, ParameterList paramList) throws java.lang.Exception
format
in interface DataStoreOutputFormat
format
in class BNADataStoreOutputGML
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |