deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wfs.operation
Class FeatureTypeDescription

java.lang.Object
  extended by org.deegree.ogcwebservices.wfs.operation.FeatureTypeDescription

public class FeatureTypeDescription
extends Object

Represents the response to a DescribeFeatureType request.

In response to a DescribeFeatureType request, where the output format has been specified as XMLSCHEMA. A WFS may support different formats for formatting its responses. Only GML is mandatory.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Katharina Lupp , last edited by: $Author: mschneider $

Constructor Summary
FeatureTypeDescription(XMLFragment schemaDoc)
          Creates a new instance of FeatureTypeDescription.
 
Method Summary
 XMLFragment getFeatureTypeSchema()
          Returns the contained schema document.
 String toString()
          Returns a string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeatureTypeDescription

public FeatureTypeDescription(XMLFragment schemaDoc)
Creates a new instance of FeatureTypeDescription.

Parameters:
schemaDoc -
Method Detail

getFeatureTypeSchema

public XMLFragment getFeatureTypeSchema()
Returns the contained schema document.

Returns:
the contained schema document

toString

public String toString()
Returns a string representation of the object.

Overrides:
toString in class Object
Returns:
a string representation of the object.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org