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 java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
protected java.lang.String |
getOperationName() |
protected java.lang.String |
getSchemaLocation() |
protected java.lang.String |
getTempFilePrefix() |
sendRequest
createXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, setDeleted
public WFSGetFeatureRequest(WFSStatus status, WFSProtocolHandler protocolHandler)
protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest
in class OGCRequest
protected java.lang.String getOperationName()
getOperationName
in class OGCRequest
protected java.lang.String getSchemaLocation()
getSchemaLocation
in class OGCRequest
protected java.lang.String getTempFilePrefix()
getTempFilePrefix
in class OGCRequest
public WFSRequestInformation createRequestInformation()
WFSRequest
createRequestInformation
in class WFSRequest