|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wmts.request.WMTSRequest
org.gvsig.remoteclient.wmts.request.WMTSGetCapabilitiesRequest
org.gvsig.remoteclient.wmts.wmts_1_0_0.request.WMTSGetCapabilitiesRequest1_0_0
public class WMTSGetCapabilitiesRequest1_0_0
Class for a GetCapabilities WMTS request using the version 1.0.0
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wmts.request.WMTSGetCapabilitiesRequest |
|---|
serverDescription |
| 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 | |
|---|---|
WMTSGetCapabilitiesRequest1_0_0(WMTSServerDescription status,
WMTSProtocolHandler protocolHandler)
|
|
| 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.WMTSGetCapabilitiesRequest |
|---|
getHttpPostRequest, getOperationName, getTempFilePrefix |
| 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, getURL, isDeleted, sendRequest, setDeleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMTSGetCapabilitiesRequest1_0_0(WMTSServerDescription status,
WMTSProtocolHandler protocolHandler)
status - protocolHandler - | Method Detail |
|---|
protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
getHttpGetRequest in class OGCRequestprotected java.lang.String getExceptionsFormat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||