| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDocument.Exception |
CapabilityDocument.Capability.addNewException()
Appends and returns a new empty "Exception" element
|
ExceptionDocument.Exception |
ExceptionDocument.addNewException()
Appends and returns a new empty "Exception" element
|
ExceptionDocument.Exception |
CapabilityDocument.Capability.getException()
Gets the "Exception" element
|
ExceptionDocument.Exception |
ExceptionDocument.getException()
Gets the "Exception" element
|
static ExceptionDocument.Exception |
ExceptionDocument.Exception.Factory.newInstance() |
static ExceptionDocument.Exception |
ExceptionDocument.Exception.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CapabilityDocument.Capability.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element
|
void |
ExceptionDocument.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionDocumentImpl.ExceptionImpl
An XML Exception(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionDocument.Exception |
ExceptionDocumentImpl.addNewException()
Appends and returns a new empty "Exception" element
|
ExceptionDocument.Exception |
CapabilityDocumentImpl.CapabilityImpl.addNewException()
Appends and returns a new empty "Exception" element
|
ExceptionDocument.Exception |
ExceptionDocumentImpl.getException()
Gets the "Exception" element
|
ExceptionDocument.Exception |
CapabilityDocumentImpl.CapabilityImpl.getException()
Gets the "Exception" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionDocumentImpl.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element
|
void |
CapabilityDocumentImpl.CapabilityImpl.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element
|
Copyright © 2015 52north.org. All rights reserved.