Class WFSGetFeatureRequest1_1_0
java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wfs.request.WFSRequest
org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0
- Author:
- Jorge Piera LlodrĂ¡ (jorge.piera@iver.es)
-
Field Summary
Fields inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
statusFields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER -
Constructor Summary
ConstructorsConstructorDescriptionWFSGetFeatureRequest1_1_0(WFSStatus status, WFSProtocolHandler protocolHandler) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidAdds the "PROPERTYNAME" attributeprotected StringgetHttpGetRequest(String onlineResource) protected StringMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
createRequestInformation, getHttpPostRequest, getOperationName, getTempFilePrefixMethods inherited from class org.gvsig.remoteclient.wfs.request.WFSRequest
sendRequestMethods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, setDeleted
-
Constructor Details
-
WFSGetFeatureRequest1_1_0
-
-
Method Details
-
getHttpGetRequest
- Overrides:
getHttpGetRequestin classWFSGetFeatureRequest1_0_0
-
addPropertyName
Description copied from class:WFSGetFeatureRequest1_0_0Adds the "PROPERTYNAME" attribute- Overrides:
addPropertyNamein classWFSGetFeatureRequest1_0_0- Parameters:
req- The current request
-
getSchemaLocation
- Overrides:
getSchemaLocationin classWFSGetFeatureRequest1_0_0
-