public abstract class WMTSGetFeatureInfoRequest extends WMTSRequest
Modifier and Type | Field and Description |
---|---|
protected int |
x |
protected int |
y |
isDeleted, protocolHandler, status, stringUtils, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
Constructor and Description |
---|
WMTSGetFeatureInfoRequest(WMTSStatusImpl status,
WMTSProtocolHandler protocolHandler,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
java.lang.String |
getOperationName() |
java.lang.String |
getTempFilePrefix() |
java.net.URL |
getURL() |
cancelDownload, createXMLEndtTag, createXMLStartTag, downloadFile, getHttpGetRequest, getPartialQuery, getSchemaLocation, isDeleted, sendRequest, sendRequest, setDeleted
public WMTSGetFeatureInfoRequest(WMTSStatusImpl status, WMTSProtocolHandler protocolHandler, int x, int y)
public java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest
in class WMTSRequest
public java.lang.String getOperationName()
getOperationName
in class WMTSRequest
public java.lang.String getTempFilePrefix()
getTempFilePrefix
in class WMTSRequest
public java.net.URL getURL() throws java.net.MalformedURLException
getURL
in class WMTSRequest
java.net.MalformedURLException