org.geotools.data.wms.response
Class WMSGetCapabilitiesResponse

Object
  extended by Response
      extended by GetCapabilitiesResponse
          extended by WMSGetCapabilitiesResponse

public class WMSGetCapabilitiesResponse
extends GetCapabilitiesResponse

Provides a hook up to parse the capabilties document from inputstream.

Author:
Richard Gould

Field Summary
 
Fields inherited from class GetCapabilitiesResponse
capabilities
 
Fields inherited from class Response
httpResponse
 
Constructor Summary
WMSGetCapabilitiesResponse(HTTPResponse response)
           
 
Method Summary
 
Methods inherited from class GetCapabilitiesResponse
getCapabilities
 
Methods inherited from class Response
dispose, getContentType, getInputStream, parseException
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSGetCapabilitiesResponse

public WMSGetCapabilitiesResponse(HTTPResponse response)
                           throws ServiceException,
                                  IOException
Throws:
ServiceException
IOException


Copyright © 1996-2014 Geotools. All Rights Reserved.