|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. The RESULTFORMATS entity defines the mandatory output format of GML but can be redefined to include additional vendor specific formats.
-----------------------------------------------------
Method Summary | |
GetFeatureResponseHandler |
getClassForFormat(java.lang.String format)
the method returns the class that is responsible for handling/creating the submitted format. |
java.lang.String[] |
getResultFormat()
gets the ResultFormat, the ouput format of the GML. |
Methods inherited from interface org.deegree.services.wcas.capabilities.RequestType |
getDCPTypes |
Method Detail |
public java.lang.String[] getResultFormat()
public GetFeatureResponseHandler getClassForFormat(java.lang.String format)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |