|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.data.wms.response.AbstractResponse org.geotools.data.wms.response.GetFeatureInfoResponse
Process GetFeatureInfoResponse.
FeatureInfoResponse is not well specified by any of the WMS specifications. What this class decides to do with the response will largely depend on the contentType.
Field Summary |
Fields inherited from class org.geotools.data.wms.response.AbstractResponse |
contentType, inputStream |
Constructor Summary | |
GetFeatureInfoResponse(java.lang.String contentType,
java.io.InputStream inputStream)
DOCUMENT ME! |
Methods inherited from class org.geotools.data.wms.response.AbstractResponse |
getContentType, getInputStream, parseException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetFeatureInfoResponse(java.lang.String contentType, java.io.InputStream inputStream) throws ServiceException, org.xml.sax.SAXException
contentType
- inputStream
-
org.xml.sax.SAXException
ServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |