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 (Do, 18 Jun 2009) $
- Author:
- Katharina Lupp Katharina Lupp
Method Summary |
java.lang.String |
getFeatureInfo()
|
void |
setFeatureInfo(java.lang.String featureInfo)
sets the feature info the corresponds to an feature info request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetFeatureInfoResult
public GetFeatureInfoResult(OGCWebServiceRequest request,
OGCWebServiceException exception)
- constructor initializing the class with the <WMSFeatureInfoResponse>
GetFeatureInfoResult
public GetFeatureInfoResult(OGCWebServiceRequest request,
java.lang.String featureInfo)
- constructor initializing the class with the <WMSFeatureInfoResponse>
getFeatureInfo
public java.lang.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(java.lang.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