public abstract class WMTSGetCapabilitiesRequest extends WMTSRequest
Modifier and Type | Field and Description |
---|---|
protected WMTSServerDescription |
serverDescription |
isDeleted, protocolHandler, status, stringUtils, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
Constructor and Description |
---|
WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription,
WMTSProtocolHandler protocolHandler) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
protected java.lang.String |
getOperationName() |
protected java.lang.String |
getTempFilePrefix() |
cancelDownload, createXMLEndtTag, createXMLStartTag, downloadFile, getHttpGetRequest, getPartialQuery, getSchemaLocation, getURL, isDeleted, sendRequest, sendRequest, setDeleted
protected WMTSServerDescription serverDescription
public WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription, WMTSProtocolHandler protocolHandler)
status
- protocolHandler
- protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest
in class WMTSRequest
protected java.lang.String getOperationName()
getOperationName
in class WMTSRequest
protected java.lang.String getTempFilePrefix()
getTempFilePrefix
in class WMTSRequest