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
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
UPDATE_NAME_TAG, UPDATE_PROPERTY_TAG, UPDATE_VALUE_TAGFields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
statusFields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER -
Constructor Summary
ConstructorsConstructorDescriptionWFSTransactionRequest1_0_0(WFSStatus status, WFSProtocolHandler protocolHandler) -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetHttpGetRequest(String onlineResource) protected StringgetHttpPostRequest(String onlineResource) protected StringMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
createRequestInformation, getOperationName, getTempFilePrefixMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
sendRequestMethods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, setDeleted
-
Constructor Details
-
WFSTransactionRequest1_0_0
- Parameters:
status-protocolHandler-
-
-
Method Details
-
getHttpGetRequest
- Specified by:
getHttpGetRequestin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
getHttpPostRequest
- Specified by:
getHttpPostRequestin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-
getSchemaLocation
- Specified by:
getSchemaLocationin classorg.gvsig.remoteclient.ogc.request.OGCRequest
-