org.geotools.data.wms.response
Class GetLegendGraphicResponse

Object
  extended by Response
      extended by GetLegendGraphicResponse

public class GetLegendGraphicResponse
extends Response

Author:
Richard Gould
Module:
modules/extension/wms (gt-wms.jar)

Field Summary
 
Fields inherited from class Response
contentType, inputStream
 
Constructor Summary
GetLegendGraphicResponse(String contentType, InputStream inputStream)
           
 
Method Summary
 
Methods inherited from class Response
getContentType, getInputStream, parseException
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetLegendGraphicResponse

public GetLegendGraphicResponse(String contentType,
                                InputStream inputStream)
                         throws ServiceException,
                                IOException
Parameters:
contentType -
inputStream -
Throws:
SAXException
ServiceException
IOException


Copyright © 1996-2010 Geotools. All Rights Reserved.