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 |
---|---|
String |
getHttpPostRequest(String onlineResource) |
String |
getOperationName() |
String |
getTempFilePrefix() |
URL |
getURL() |
cancelDownload, createXMLEndtTag, createXMLStartTag, downloadFile, getHttpGetRequest, getPartialQuery, getSchemaLocation, isDeleted, sendRequest, sendRequest, setDeleted
public WMTSGetFeatureInfoRequest(WMTSStatusImpl status, WMTSProtocolHandler protocolHandler, int x, int y)
public String getHttpPostRequest(String onlineResource)
getHttpPostRequest
in class WMTSRequest
public String getOperationName()
getOperationName
in class WMTSRequest
public String getTempFilePrefix()
getTempFilePrefix
in class WMTSRequest
public URL getURL() throws MalformedURLException
getURL
in class WMTSRequest
MalformedURLException