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: 6259 $ $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Katharina Lupp Katharina Lupp
 
 
 
 
 
 
 
GetFeatureInfoResult
GetFeatureInfoResult(OGCWebServiceRequest request,
                     OGCWebServiceException exception)
- constructor initializing the class with the <WMSFeatureInfoResponse>
 
GetFeatureInfoResult
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://deegree.sourceforge.net