| Package | Description |
|---|---|
| org.camunda.spin.impl.xml.dom | |
| org.camunda.spin.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
DomXmlNodeIterator<T extends SpinXmlNode> |
| Modifier and Type | Class and Description |
|---|---|
class |
DomXmlAttribute
Wrapper of a xml dom attribute.
|
class |
DomXmlElement
Wrapper for an xml dom element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpinXmlNode<T extends SpinXmlNode<?>>
An element in a tree-oriented XML data format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpinXmlAttribute
An attribute in a tree-oriented XML data format.
|
class |
SpinXmlElement
An element in a tree-oriented XML data format.
|
Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.