org.gvsig.remoteclient.wcs.wcs_1_0_0.request
Class WCSGetCoverageRequest1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wcs.request.WCSRequest
          extended by org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
              extended by org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSGetCoverageRequest1_0_0

public class WCSGetCoverageRequest1_0_0
extends WCSGetCoverageRequest

Author:
Jorge Piera

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wcs.request.WCSRequest
status
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WCSGetCoverageRequest1_0_0(WCSStatus status, WCSProtocolHandler protocolHandler)
           
 
Method Summary
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
getHttpPostRequest, getOperationName, getSchemaLocation, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wcs.request.WCSRequest
getPartialQuery
 
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

WCSGetCoverageRequest1_0_0

public WCSGetCoverageRequest1_0_0(WCSStatus status,
                                  WCSProtocolHandler protocolHandler)
Method Detail

getHttpGetRequest

protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
Specified by:
getHttpGetRequest in class OGCRequest


Copyright © 2014 gvSIG Association. All Rights Reserved.