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 String |
getHttpPostRequest(String onlineResource) |
protected String |
getOperationName() |
protected String |
getSchemaLocation() |
protected String |
getTempFilePrefix() |
sendRequestcreateXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, setDeletedpublic WFSGetFeatureRequest(WFSStatus status, WFSProtocolHandler protocolHandler)
protected String getHttpPostRequest(String onlineResource)
getHttpPostRequest in class OGCRequestprotected String getOperationName()
getOperationName in class OGCRequestprotected String getSchemaLocation()
getSchemaLocation in class OGCRequestprotected String getTempFilePrefix()
getTempFilePrefix in class OGCRequestpublic WFSRequestInformation createRequestInformation()
WFSRequestcreateRequestInformation in class WFSRequest