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

org.deegree.ogcwebservices.wms.operation
Class GetFeatureInfoResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by org.deegree.ogcwebservices.wms.operation.GetFeatureInfoResult
All Implemented Interfaces:
OGCWebServiceResponse

public class GetFeatureInfoResult
extends DefaultOGCWebServiceResponse

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

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
GetFeatureInfoResult(OGCWebServiceRequest request, OGCWebServiceException exception)
          constructor initializing the class with the <WMSFeatureInfoResponse>
GetFeatureInfoResult(OGCWebServiceRequest request, String featureInfo)
          constructor initializing the class with the <WMSFeatureInfoResponse>
 
Method Summary
 String getFeatureInfo()
           
 void setFeatureInfo(String featureInfo)
          sets the feature info the corresponds to an feature info request.
 
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
getException, getRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetFeatureInfoResult

public GetFeatureInfoResult(OGCWebServiceRequest request,
                            OGCWebServiceException exception)
constructor initializing the class with the <WMSFeatureInfoResponse>


GetFeatureInfoResult

public GetFeatureInfoResult(OGCWebServiceRequest request,
                            String featureInfo)
constructor initializing the class with the <WMSFeatureInfoResponse>

Method Detail

getFeatureInfo

public String getFeatureInfo()
Returns:
the feature info the corresponds to an feature info request. The format of the result is determined by the INFO_FORMAT parameter of the request. If an excption raised during the processing of the request or the request has been invald null will be returned.

setFeatureInfo

public void setFeatureInfo(String featureInfo)
sets the feature info the corresponds to an feature info request.

Parameters:
featureInfo -

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