|
|||||||||
| 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.wms.request.WMSRequest
public abstract class WMSRequest
| Field Summary | |
|---|---|
protected WMSStatus |
status
|
| Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest |
|---|
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER |
| Constructor Summary | |
|---|---|
WMSRequest(WMSStatus status,
WMSProtocolHandler protocolHandler)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getPartialQuery(WMSStatus status)
Gets the part of the OGC request that share GetMap and GetFeatureInfo |
protected java.lang.String |
getSchemaLocation()
|
| Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest |
|---|
createXMLEndtTag, createXMLStartTag, getHttpGetRequest, getHttpPostRequest, getOperationName, getSymbol, getTempFilePrefix, getURL, isDeleted, sendRequest, setDeleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WMSStatus status
| Constructor Detail |
|---|
public WMSRequest(WMSStatus status,
WMSProtocolHandler protocolHandler)
| Method Detail |
|---|
protected java.lang.String getPartialQuery(WMSStatus status)
protected java.lang.String getSchemaLocation()
getSchemaLocation in class OGCRequest
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||