| Package | Description |
|---|---|
| org.camunda.spin.impl.xml.dom | |
| org.camunda.spin.impl.xml.dom.query | |
| org.camunda.spin.impl.xml.dom.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DomXmlElement.adoptElement(DomXmlElement elementToAdopt)
Adopts an xml dom element to the owner document of this element if necessary.
|
| Modifier and Type | Field and Description |
|---|---|
protected DomXmlElement |
DomXPathQuery.domElement |
| Constructor and Description |
|---|
DomXPathQuery(DomXmlElement domElement,
javax.xml.xpath.XPath query,
java.lang.String expression,
DomXmlDataFormat dataFormat) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DomXmlEnsure.ensureChildElement(DomXmlElement parentElement,
DomXmlElement childElement)
Ensures that the element is child element of the parent element.
|
Copyright © 2014–2022 Camunda Services GmbH. All rights reserved.