public abstract class WFSGetFeatureRequest extends WFSRequest
http://www.opengeospatial.org/standards/wfs
status
isDeleted, 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() |
sendRequest
createXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, setDeleted
public WFSGetFeatureRequest(WFSStatus status, WFSProtocolHandler protocolHandler)
protected String getHttpPostRequest(String onlineResource)
getHttpPostRequest
in class OGCRequest
protected String getOperationName()
getOperationName
in class OGCRequest
protected String getSchemaLocation()
getSchemaLocation
in class OGCRequest
protected String getTempFilePrefix()
getTempFilePrefix
in class OGCRequest
public WFSRequestInformation createRequestInformation()
WFSRequest
createRequestInformation
in class WFSRequest