org.geotools.data.wms.response
Class DescribeLayerResponse
Object
Response
DescribeLayerResponse
public class DescribeLayerResponse
- extends Response
Represents the response from a server after a DescribeLayer request
has been issued.
- Author:
- Richard Gould
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeLayerResponse
public DescribeLayerResponse(HTTPResponse httpResponse)
throws IOException,
ServiceException
- Throws:
IOException
ServiceException
getLayerDescs
public LayerDescription[] getLayerDescs()
Copyright © 1996-2014 Geotools. All Rights Reserved.