Class WFSGetFeatureRequest1_0_0

java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wfs.request.WFSRequest
org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
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)
  • Constructor Details

  • Method Details

    • getHttpGetRequest

      protected String getHttpGetRequest(String onlineResource)
      Specified by:
      getHttpGetRequest in class org.gvsig.remoteclient.ogc.request.OGCRequest
    • addPropertyName

      protected void addPropertyName(StringBuffer req)
      Adds the "PROPERTYNAME" attribute
      Parameters:
      req - The current request
    • getSchemaLocation

      protected String getSchemaLocation()
      Overrides:
      getSchemaLocation in class WFSGetFeatureRequest