public abstract class WFSGetFeatureRequest extends WFSRequest
http://www.opengeospatial.org/standards/wfsstatus| Constructor and Description |
|---|
WFSGetFeatureRequest(WFSStatus status,
WFSProtocolHandler protocolHandler) |
| Modifier and Type | Method and Description |
|---|---|
WFSRequestInformation |
createRequestInformation()
Creates a request information
|
protected java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
protected java.lang.String |
getOperationName() |
protected java.lang.String |
getSchemaLocation() |
protected java.lang.String |
getTempFilePrefix() |
sendRequestpublic WFSGetFeatureRequest(WFSStatus status, WFSProtocolHandler protocolHandler)
public WFSRequestInformation createRequestInformation()
WFSRequestcreateRequestInformation in class WFSRequestprotected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest in class org.gvsig.remoteclient.ogc.request.OGCRequestprotected java.lang.String getOperationName()
getOperationName in class org.gvsig.remoteclient.ogc.request.OGCRequestprotected java.lang.String getSchemaLocation()
getSchemaLocation in class org.gvsig.remoteclient.ogc.request.OGCRequestprotected java.lang.String getTempFilePrefix()
getTempFilePrefix in class org.gvsig.remoteclient.ogc.request.OGCRequestCopyright © 2015 gvSIG Association. All Rights Reserved.