org.gvsig.remoteclient.wms.wms_1_1_0.request
Class WMSGetMapRequest1_1_0

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.WMSGetMapRequest
              extended by org.gvsig.remoteclient.wms.wms_1_1_0.request.WMSGetMapRequest1_1_0
Direct Known Subclasses:
WMSGetMapRequest1_1_1, WMSGetMapRequest1_1_3

public class WMSGetMapRequest1_1_0
extends WMSGetMapRequest

Author:
Jorge Piera

Field Summary
 
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
WMSGetMapRequest1_1_0(WMSStatus status, WMSProtocolHandler protocolHandler)
           
 
Method Summary
protected  java.lang.String getExceptionsFormat()
           
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSGetMapRequest
getHttpPostRequest, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSRequest
getPartialQuery, 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

WMSGetMapRequest1_1_0

public WMSGetMapRequest1_1_0(WMSStatus status,
                             WMSProtocolHandler protocolHandler)
Method Detail

getExceptionsFormat

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

getHttpGetRequest

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


Copyright © 2014 gvSIG Association. All Rights Reserved.