public class DeegreeWMSCapabilities extends Object implements WMSCapabilities
| Constructor and Description |
|---|
DeegreeWMSCapabilities(InputStream in,
String nameID,
String version)
Creates a new DeegreeWMSCapabilities object.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExceptions()
DOCUMENT ME!
|
Layer |
getLayer()
DOCUMENT ME!
|
Request |
getRequest()
DOCUMENT ME!
|
Service |
getService()
DOCUMENT ME!
|
URL |
getURL()
DOCUMENT ME!
|
String |
getVersion()
DOCUMENT ME!
|
public DeegreeWMSCapabilities(InputStream in, String nameID, String version) throws org.deegree.ogcwebservices.getcapabilities.InvalidCapabilitiesException, IOException, SAXException
in - DOCUMENT ME!nameID - DOCUMENT ME!version - DOCUMENT ME!org.deegree.ogcwebservices.getcapabilities.InvalidCapabilitiesException - DOCUMENT ME!IOException - DOCUMENT ME!SAXException - DOCUMENT ME!public Service getService()
WMSCapabilitiesgetService in interface WMSCapabilitiespublic Request getRequest()
WMSCapabilitiesgetRequest in interface WMSCapabilitiespublic Layer getLayer()
WMSCapabilitiesgetLayer in interface WMSCapabilitiespublic String getVersion()
WMSCapabilitiesgetVersion in interface WMSCapabilitiespublic URL getURL()
WMSCapabilitiesgetURL in interface WMSCapabilitiespublic List<String> getExceptions()
WMSCapabilitiesgetExceptions in interface WMSCapabilitiesCopyright © 2012–2026 cismet GmbH. All rights reserved.