|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wfs.DefaultDataStoreOutputFormat
Constructor Summary | |
DefaultDataStoreOutputFormat()
|
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. |
protected org.w3c.dom.Document |
xsltTransformGetFeature(java.lang.String gml,
java.lang.String xsltURL)
transforms the response to a GetRecord/Feature request using a predefined xslt-stylesheet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultDataStoreOutputFormat()
Method Detail |
public java.lang.Object format(java.util.HashMap map, ParameterList paramList) throws java.lang.Exception
format
in interface DataStoreOutputFormat
java.lang.Exception
protected org.w3c.dom.Document xsltTransformGetFeature(java.lang.String gml, java.lang.String xsltURL)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |