org.gvsig.remoteclient.wfs.wfs_1_1_0.request
Class WFSGetFeatureRequest1_1_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
                  extended by org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0

public class WFSGetFeatureRequest1_1_0
extends WFSGetFeatureRequest1_0_0

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_1_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_1_0

public WFSGetFeatureRequest1_1_0(WFSStatus status,
                                 WFSProtocolHandler protocolHandler)
Method Detail

getHttpGetRequest

protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
Overrides:
getHttpGetRequest in class WFSGetFeatureRequest1_0_0

addPropertyName

protected void addPropertyName(java.lang.StringBuffer req)
Description copied from class: WFSGetFeatureRequest1_0_0
Adds the "PROPERTYNAME" attribute

Overrides:
addPropertyName in class WFSGetFeatureRequest1_0_0
Parameters:
req - The current request

getSchemaLocation

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


Copyright © 2004-2013 gvSIG. All Rights Reserved.