public static class WMS1_0_0.GetFeatureInfoRequest extends AbstractGetFeatureInfoRequest
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 |
---|---|
Response |
createResponse(HTTPResponse httpResponse)
Each Request must know how to create it's counterpart Response.
|
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.
|
addQueryLayer, getFinalURL, getQueryX, getQueryY, initRequest, 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 initVersion()
AbstractRequest
initVersion
in class AbstractGetFeatureInfoRequest
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 AbstractRequest
key
- the key to be processedpublic Response createResponse(HTTPResponse httpResponse) throws ServiceException, IOException
Request
ServiceException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.