org.gvsig.remoteclient.wfs.wfs_1_0_0.request
Class WFSGetFeatureRequest1_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.WFSGetFeatureRequest
              extended by org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
Direct Known Subclasses:
WFSGetFeatureRequest1_1_0

public class WFSGetFeatureRequest1_0_0
extends WFSGetFeatureRequest

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
WFSGetFeatureRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler)
           
 
Method Summary
protected  void addPropertyName(java.lang.StringBuffer req)
          Adds the "PROPERTYNAME" attribute
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
protected  java.lang.String getSchemaLocation()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
createRequestInformation, getHttpPostRequest, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
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

WFSGetFeatureRequest1_0_0

public WFSGetFeatureRequest1_0_0(WFSStatus status,
                                 WFSProtocolHandler protocolHandler)
Method Detail

getHttpGetRequest

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

addPropertyName

protected void addPropertyName(java.lang.StringBuffer req)
Adds the "PROPERTYNAME" attribute

Parameters:
req - The current request

getSchemaLocation

protected java.lang.String getSchemaLocation()
Overrides:
getSchemaLocation in class WFSGetFeatureRequest


Copyright © 2004-2013 gvSIG. All Rights Reserved.