|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionDocument.Exception | |
---|---|
net.opengis.wms | |
net.opengis.wms.impl |
Uses of ExceptionDocument.Exception in net.opengis.wms |
---|
Methods in net.opengis.wms that return ExceptionDocument.Exception | |
---|---|
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)
|
Methods in net.opengis.wms with parameters of type ExceptionDocument.Exception | |
---|---|
void |
CapabilityDocument.Capability.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element |
void |
ExceptionDocument.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element |
Uses of ExceptionDocument.Exception in net.opengis.wms.impl |
---|
Classes in net.opengis.wms.impl that implement ExceptionDocument.Exception | |
---|---|
static class |
ExceptionDocumentImpl.ExceptionImpl
An XML Exception(@http://www.opengis.net/wms). |
Methods in net.opengis.wms.impl that return ExceptionDocument.Exception | |
---|---|
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 |
Methods in net.opengis.wms.impl with parameters of type ExceptionDocument.Exception | |
---|---|
void |
ExceptionDocumentImpl.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element |
void |
CapabilityDocumentImpl.CapabilityImpl.setException(ExceptionDocument.Exception exception)
Sets the "Exception" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |