org.deegree.ogcwebservices.wms.capabilities
Class WMSCapabilities_1_0_0
java.lang.Object
  
org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
      
org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities
          
org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities_1_0_0
- All Implemented Interfaces: 
 - Serializable
 
public class WMSCapabilities_1_0_0
- extends WMSCapabilities
 
WMSCapabilities is the data class for the WMS version of capabilities. Since WMS
 is not yet using the OWS commons implementation, it is more or less just a copy of the old
 version.
- Version:
 
  - $Revision: 8307 $
 
- Author:
 
  - Andreas Poth
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities | 
getExceptions, getLayer, getLayer, getLayerByTitle, getOperationMetadata, getServiceIdentification, getServiceProvider, getUserDefinedSymbolization, hasDoubleLayers, setLayer, setOperationMetadata, setServiceIdentification, setServiceProvider, setUserDefinedSymbolization | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
exceptions
protected List<String> exceptions
WMSCapabilities_1_0_0
protected WMSCapabilities_1_0_0(String updateSequence,
                                ServiceIdentification serviceIdentification,
                                ServiceProvider serviceProvider,
                                OperationsMetadata metadata,
                                Layer layer)
- constructor initializing the class with the 
WMSCapabilities
- Parameters:
 updateSequence - serviceIdentification - serviceProvider - metadata - layer - 
 
WMSCapabilities_1_0_0
protected WMSCapabilities_1_0_0(String updateSequence,
                                ServiceIdentification serviceIdentification,
                                ServiceProvider serviceProvider,
                                OperationsMetadata metadata,
                                Layer layer,
                                List<String> exceptions)
- Parameters:
 updateSequence - serviceIdentification - serviceProvider - metadata - layer - exceptions - 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org