org.gvsig.remoteclient.wfs.wfs_1_0_0.request
Class WFSDescribeFeatureTypeRequest1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wfs.request.WFSRequest
          extended by org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
              extended by org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSDescribeFeatureTypeRequest1_0_0
Direct Known Subclasses:
WFSDescribeFeatureTypeRequest1_1_0

public class WFSDescribeFeatureTypeRequest1_0_0
extends WFSDescribeFeatureTypeRequest

Author:
Jorge Piera Llodr? (jorge.piera@iver.es)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
status
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WFSDescribeFeatureTypeRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler)
           
 
Method Summary
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
getHttpPostRequest, getOperationName, getSchemaLocation, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
createRequestInformation, sendRequest
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSDescribeFeatureTypeRequest1_0_0

public WFSDescribeFeatureTypeRequest1_0_0(WFSStatus status,
                                          WFSProtocolHandler 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.