|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface describes the central configuration for generating a output format known by the wfs.
---------------------------------------------------------------------
Method Summary | |
java.lang.String |
getName()
returns the name of the format |
ParameterList |
getParameter()
returns a list of parameters that will be submitted to the responsible class |
java.lang.String |
getResponsibleClass()
returns the name of the java class that's responsible for generating the format |
java.net.URL |
getSchemaLocation()
returns the location where a XML-schema description of a feature type is accessable |
Method Detail |
public java.lang.String getName()
public java.lang.String getResponsibleClass()
public ParameterList getParameter()
public java.net.URL getSchemaLocation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |