public class DescribeLayerResponse extends Response
httpResponse
Constructor and Description |
---|
DescribeLayerResponse(HTTPResponse httpResponse) |
DescribeLayerResponse(HTTPResponse httpResponse,
Map<String,Object> hints) |
Modifier and Type | Method and Description |
---|---|
LayerDescription[] |
getLayerDescs() |
dispose, getContentType, getInputStream, parseException
public DescribeLayerResponse(HTTPResponse httpResponse) throws IOException, ServiceException
IOException
ServiceException
public DescribeLayerResponse(HTTPResponse httpResponse, Map<String,Object> hints) throws IOException, ServiceException
IOException
ServiceException
public LayerDescription[] getLayerDescs()
Copyright © 1996–2019 Geotools. All rights reserved.