public class WMTSGetCapabilitiesResponse extends GetCapabilitiesResponse
(Based on existing work by rgould for WMS service)
capabilities
httpResponse
Constructor and Description |
---|
WMTSGetCapabilitiesResponse(HTTPResponse response) |
WMTSGetCapabilitiesResponse(HTTPResponse response,
Map<String,Object> hints) |
getCapabilities
dispose, getContentType, getInputStream, parseException
public WMTSGetCapabilitiesResponse(HTTPResponse response) throws ServiceException, IOException
ServiceException
IOException
public WMTSGetCapabilitiesResponse(HTTPResponse response, Map<String,Object> hints) throws ServiceException, IOException
ServiceException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.