| Class | Description |
|---|---|
| SpinXmlAttribute |
An attribute in a tree-oriented XML data format.
|
| SpinXmlElement |
An element in a tree-oriented XML data format.
|
| SpinXmlNode<T extends SpinXmlNode<?>> |
An element in a tree-oriented XML data format.
|
| SpinXPathQuery |
| Exception | Description |
|---|---|
| SpinXmlAttributeException |
Indicates an error in the underlying xml tree attribute.
|
| SpinXmlDataFormatException | |
| SpinXmlElementException |
Indicates an error in the underlying xml tree element.
|
| SpinXmlElementImplementationException |
Indicates an error in the underlying xml tree element implementation.
|
| SpinXmlNodeException |
Indicates an error in the underlying xml tree node.
|
| SpinXPathException |
Indicates an error during a XPath evaluation.
|
Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.