org.deegree.ogcwebservices.wms.operation
Class GetFeatureInfoResult
java.lang.Object
  
org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      
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 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Katharina Lupp Katharina Lupp
 
 
 
 
 
 
 
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>
 
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 - 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org