public abstract class WFSGetFeatureRequest extends WFSRequest
http://www.opengeospatial.org/standards/wfsstatusisDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER| 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() |
sendRequestcreateXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, setDeletedpublic WFSGetFeatureRequest(WFSStatus status, WFSProtocolHandler protocolHandler)
protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest in class OGCRequestprotected java.lang.String getOperationName()
getOperationName in class OGCRequestprotected java.lang.String getSchemaLocation()
getSchemaLocation in class OGCRequestprotected java.lang.String getTempFilePrefix()
getTempFilePrefix in class OGCRequestpublic WFSRequestInformation createRequestInformation()
WFSRequestcreateRequestInformation in class WFSRequest