org.gvsig.remoteclient.wms.wms_1_3_0.request
Class WMSGetFeatureInfoRequest1_1_3

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wms.request.WMSRequest
          extended by org.gvsig.remoteclient.wms.request.WMSGetFeatureInfoRequest
              extended by org.gvsig.remoteclient.wms.wms_1_3_0.request.WMSGetFeatureInfoRequest1_1_3

public class WMSGetFeatureInfoRequest1_1_3
extends WMSGetFeatureInfoRequest

Author:
Jorge Piera

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wms.request.WMSGetFeatureInfoRequest
x, y
 
Fields inherited from class org.gvsig.remoteclient.wms.request.WMSRequest
status
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WMSGetFeatureInfoRequest1_1_3(WMSStatus status, WMSProtocolHandler protocolHandler, int x, int y)
           
 
Method Summary
protected  java.lang.String getExceptionsFormat()
           
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
protected  java.lang.String getPartialQuery(WMSStatus status)
          Gets the part of the OGC request that share GetMap and GetFeatureInfo
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSGetFeatureInfoRequest
getHttpPostRequest, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSRequest
getSchemaLocation
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, sendRequest, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSGetFeatureInfoRequest1_1_3

public WMSGetFeatureInfoRequest1_1_3(WMSStatus status,
                                     WMSProtocolHandler protocolHandler,
                                     int x,
                                     int y)
Method Detail

getHttpGetRequest

protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
Specified by:
getHttpGetRequest in class OGCRequest

getPartialQuery

protected java.lang.String getPartialQuery(WMSStatus status)
Gets the part of the OGC request that share GetMap and GetFeatureInfo

Overrides:
getPartialQuery in class WMSRequest
Returns:
String request

getExceptionsFormat

protected java.lang.String getExceptionsFormat()
Returns:
the exceptions format


Copyright © 2004-2013 gvSIG. All Rights Reserved.