org.gvsig.remoteclient.wcs.wcs_1_0_0.request
Class WCSDescribeCoverageRequest1_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.WCSDescribeCoverageRequest
              extended by org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSDescribeCoverageRequest1_0_0

public class WCSDescribeCoverageRequest1_0_0
extends WCSDescribeCoverageRequest

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
WCSDescribeCoverageRequest1_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.WCSDescribeCoverageRequest
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

WCSDescribeCoverageRequest1_0_0

public WCSDescribeCoverageRequest1_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 © 2004-2013 gvSIG. All Rights Reserved.