|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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(URI inFilter,
URI outFilter,
URI schemaLocation,
String value)
Creates a new instance of FormatType |
|
| Method Summary | |
|---|---|
URI |
getInFilter()
Returns the location of the XSL-script to be applied to requests. |
URI |
getOutFilter()
Returns the location of the XSL-script to be applied to responses. |
URI |
getSchemaLocation()
Returns the location of the schema document (for DescribeFeatureType requests). |
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. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FormatType(URI inFilter,
URI outFilter,
URI schemaLocation,
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 URI getInFilter()
public URI getOutFilter()
public URI getSchemaLocation()
DescribeFeatureType requests).
DescribeFeatureType requests), may
be nullpublic String getValue()
public boolean isVirtual()
public String toString()
toString in class Object
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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