Class WFSTransactionRequest1_0_0

java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wfs.request.WFSRequest
org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
Direct Known Subclasses:
WFSTransactionRequest1_1_0

public class WFSTransactionRequest1_0_0 extends WFSTransactionRequest
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • WFSTransactionRequest1_0_0

      public WFSTransactionRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler)
      Parameters:
      status -
      protocolHandler -
  • Method Details

    • getHttpGetRequest

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

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

      protected String getSchemaLocation()
      Specified by:
      getSchemaLocation in class org.gvsig.remoteclient.ogc.request.OGCRequest