org.deegree.ogcwebservices.wfs.operation
Class FeatureResult
java.lang.Object
  
org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      
org.deegree.ogcwebservices.wfs.operation.FeatureResult
- All Implemented Interfaces: 
 - OGCWebServiceResponse
 
- Direct Known Subclasses: 
 - FeatureWithLockResult
 
public class FeatureResult
- extends DefaultOGCWebServiceResponse
 
Represents the response to a GetFeature request.
 
 The response to a GetFeature request is controlled by the outputFormat attribute. The
 default value for the outputFormat attribute shall be GML indicating that a WFS must generate a
 GML document of the result set that conforms to the Geography Markup Language (GML) 3.1.1
 specification. Vendor specific output formats can also be generated but they must be declared in
 the capabilities document.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth , last edited by: $Author: mschneider $
 
 
 
 
 
 
 
FeatureResult
public FeatureResult(AbstractOGCWebServiceRequest request,
                     FeatureCollection featureCollection)
- Creates a new instance of 
FeatureResult.
- Parameters:
 request - featureCollection - 
 
getResponse
public Object getResponse()
- Returns the result as a 
FeatureCollection.
- Returns:
 - the result as a FeatureCollection
 
 
 
toString
public String toString()
- Returns a string representation of the object.
- Overrides:
 toString in class DefaultOGCWebServiceResponse
 
- Returns:
 - a string representation of the object.
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org