org.gvsig.remoteclient.wmts.wmts_1_0_0.request
Class WMTSGetFeatureInfoRequest1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wmts.request.WMTSRequest
          extended by org.gvsig.remoteclient.wmts.request.WMTSGetFeatureInfoRequest
              extended by org.gvsig.remoteclient.wmts.wmts_1_0_0.request.WMTSGetFeatureInfoRequest1_0_0

public class WMTSGetFeatureInfoRequest1_0_0
extends WMTSGetFeatureInfoRequest

GetFeatureInfo for WMTS version 1.1.0

Author:
Nacho Brodin (nachobrodin@gmail.com)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wmts.request.WMTSGetFeatureInfoRequest
x, y
 
Fields inherited from class org.gvsig.remoteclient.wmts.request.WMTSRequest
stringUtils
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, status, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WMTSGetFeatureInfoRequest1_0_0(WMTSStatus status, WMTSProtocolHandler protocolHandler, int x, int y)
           
 
Method Summary
protected  java.lang.String getExceptionsFormat()
           
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.wmts.request.WMTSGetFeatureInfoRequest
getHttpPostRequest, getOperationName, getTempFilePrefix, getURL
 
Methods inherited from class org.gvsig.remoteclient.wmts.request.WMTSRequest
cancelDownload, downloadFile, getPartialQuery, getSchemaLocation, sendRequest
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, isDeleted, sendRequest, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSGetFeatureInfoRequest1_0_0

public WMTSGetFeatureInfoRequest1_0_0(WMTSStatus status,
                                      WMTSProtocolHandler protocolHandler,
                                      int x,
                                      int y)
Method Detail

getHttpGetRequest

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

getExceptionsFormat

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


Copyright © 2004-2013 gvSIG. All Rights Reserved.