public static class WMS1_1_0.GetFeatureInfoRequest extends WMS1_0_0.GetFeatureInfoRequest
EXCEPTION_XML, hints, onlineResource, properties
FEATURE_COUNT, INFO_FORMAT, QUERY_LAYERS, QUERY_X, QUERY_Y
Constructor and Description |
---|
GetFeatureInfoRequest(URL onlineResource,
GetMapRequest request) |
Modifier and Type | Method and Description |
---|---|
protected void |
initRequest() |
protected void |
initVersion()
Sets up the version number for this request.
|
protected String |
processKey(String key)
Some Open Web Servers do not abide by the fact that parameter keys should be case
insensitive.
|
createResponse
addQueryLayer, getFinalURL, getQueryX, getQueryY, setFeatureCount, setFeatureCount, setInfoFormat, setQueryLayers, setQueryPoint
initService
getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
public GetFeatureInfoRequest(URL onlineResource, GetMapRequest request)
onlineResource
- request
- protected void initRequest()
initRequest
in class AbstractGetFeatureInfoRequest
protected void initVersion()
AbstractRequest
initVersion
in class WMS1_0_0.GetFeatureInfoRequest
protected String processKey(String key)
AbstractRequest
This method will allow a specification to determine the way that the parameter keys should be encoded in requests made by the server.
processKey
in class WMS1_0_0.GetFeatureInfoRequest
key
- the key to be processedCopyright © 1996–2019 Geotools. All rights reserved.