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

org.deegree.ogcwebservices.wfs
Class DescribeFeatureTypeHandler

java.lang.Object
  extended by org.deegree.ogcwebservices.wfs.DescribeFeatureTypeHandler

 class DescribeFeatureTypeHandler
extends Object

Handler for DescribeFeatureType requests.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth , Anup Deshmukh , Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
DescribeFeatureTypeHandler(WFService wfs)
          Creates a new DescribeFeatureHandler for the given WFService.
 
Method Summary
(package private)  FeatureTypeDescription handleRequest(DescribeFeatureType request)
          Handles a DescribeFeatureType request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeFeatureTypeHandler

DescribeFeatureTypeHandler(WFService wfs)
                     throws OGCWebServiceException
Creates a new DescribeFeatureHandler for the given WFService.

Parameters:
wfs - associated WFService
Throws:
OGCWebServiceException
Method Detail

handleRequest

FeatureTypeDescription handleRequest(DescribeFeatureType request)
                               throws OGCWebServiceException
Handles a DescribeFeatureType request.

If the requested feature types are all defined in the same GML application schema, the corresponding document is returned. Otherwise, a container schema document is generated which imports all necessary GML application schemas.

Parameters:
request - DescribeFeatureType request
Returns:
schema document encapsulated in a FeatureTypeDescription
Throws:
OGCWebServiceException

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