Package org.geotools.ows.wms.response
Class GetStylesResponse
-
public class GetStylesResponse extends Response
Represents the result of a GetStyles request.TODO Provide access to Style objects
- Author:
- Richard Gould
-
-
Field Summary
-
Fields inherited from class Response
httpResponse
-
-
Constructor Summary
Constructors Constructor Description GetStylesResponse(HTTPResponse httpResponse)
-
-
-
Constructor Detail
-
GetStylesResponse
public GetStylesResponse(HTTPResponse httpResponse) throws ServiceException, IOException
- Throws:
ServiceException
IOException
-
-