org.geotools.data.wms.response
Class GetLegendGraphicResponse

java.lang.Object
  extended by org.geotools.data.ows.Response
      extended by org.geotools.data.wms.response.GetLegendGraphicResponse

public class GetLegendGraphicResponse
extends Response

Author:
Richard Gould

Field Summary
 
Fields inherited from class org.geotools.data.ows.Response
contentType, inputStream
 
Constructor Summary
GetLegendGraphicResponse(java.lang.String contentType, java.io.InputStream inputStream)
           
 
Method Summary
 
Methods inherited from class org.geotools.data.ows.Response
getContentType, getInputStream, parseException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetLegendGraphicResponse

public GetLegendGraphicResponse(java.lang.String contentType,
                                java.io.InputStream inputStream)
                         throws ServiceException,
                                java.io.IOException
Parameters:
contentType -
inputStream -
Throws:
org.xml.sax.SAXException
ServiceException
java.io.IOException


Copyright © 1996-2010 Geotools. All Rights Reserved.