|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.wfs.capabilities.FormatType
public class FormatType
Defines the format (for feature types) to be is served by the WFS.
This includes:
inFilter | optional: location of an XSL-script to be applied to requests |
outFilter | optional: location of an XSL-script to be applied to responses |
schemaLocation | optional: location of schema document (for
DescribeFeatureType requests) |
value | name of the format (e.g. text/xml; subtype=gml/3.1.1 ) |
Constructor Summary | |
---|---|
FormatType(java.net.URI inFilter,
java.net.URI outFilter,
java.net.URI schemaLocation,
java.lang.String value)
Creates a new instance of FormatType |
Method Summary | |
---|---|
java.net.URI |
getInFilter()
Returns the location of the XSL-script to be applied to requests. |
java.net.URI |
getOutFilter()
Returns the location of the XSL-script to be applied to responses. |
java.net.URI |
getSchemaLocation()
Returns the location of the schema document (for DescribeFeatureType requests). |
java.lang.String |
getValue()
Returns the name of the format. |
boolean |
isVirtual()
Returns whether the format definition is virtual, i.e. it is processed using an (input) XSLT-script. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FormatType(java.net.URI inFilter, java.net.URI outFilter, java.net.URI schemaLocation, java.lang.String value)
FormatType from the given parameters.
- Parameters:
inFilter
- location of an XSL-script to be applied to requests, may be nulloutFilter
- location of an XSL-script to be applied to responses, may be nullschemaLocation
- location of schema document (for DescribeFeatureType
requests, may be nullvalue
- name of the format (e.g. text/xml; subtype=gml/3.1.1
)
Method Detail |
---|
public java.net.URI getInFilter()
public java.net.URI getOutFilter()
public java.net.URI getSchemaLocation()
DescribeFeatureType
requests).
DescribeFeatureType
requests), may
be nullpublic java.lang.String getValue()
public boolean isVirtual()
public java.lang.String toString()
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org