org.geotools.data.wms.response
Class GetStylesResponse
Object
Response
GetStylesResponse
public class GetStylesResponse
- extends Response
Represents the result of a GetStyles request.
TODO Provide access to Style objects
- Author:
- Richard Gould
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetStylesResponse
public GetStylesResponse(String contentType,
InputStream inputStream)
throws ServiceException,
IOException
- Parameters:
contentType
- inputStream
-
- Throws:
SAXException
ServiceException
IOException
Copyright © 1996-2009 Geotools. All Rights Reserved.