org.deegree_impl.services.wms.protocol
Class WMSDescribeLayerResponse_Impl

java.lang.Object
  extended byorg.deegree_impl.services.OGCWebServiceResponse_Impl
      extended byorg.deegree_impl.services.wms.protocol.WMSDescribeLayerResponse_Impl
All Implemented Interfaces:
OGCWebServiceResponse, WMSDescribeLayerResponse

public class WMSDescribeLayerResponse_Impl
extends OGCWebServiceResponse_Impl
implements WMSDescribeLayerResponse

--------------------------------------------------------

Version:
$Revision: 1.4 $ $Date: 2004/03/12 15:56:49 $
Author:
Katharina Lupp Katharina Lupp

Field Summary
 
Fields inherited from class org.deegree_impl.services.OGCWebServiceResponse_Impl
 
Constructor Summary
(package private) WMSDescribeLayerResponse_Impl(org.w3c.dom.Document exception, OGCWebServiceRequest request)
          constructor initializing the class with the
 
Methods inherited from class org.deegree_impl.services.OGCWebServiceResponse_Impl
getException, getRequest, setException, setRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Constructor Detail

WMSDescribeLayerResponse_Impl

WMSDescribeLayerResponse_Impl(org.w3c.dom.Document exception,
                              OGCWebServiceRequest request)
constructor initializing the class with the