191192193194195196197
setProperty(VERSION, "1.1.0"); } public Response createResponse(HTTPResponse httpResponse) throws ServiceException, IOException { return new DescribeLayerResponse(httpResponse); }