| Package | Description |
|---|---|
| org.camunda.bpm.model.xml.impl.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
DomUtil.ElementByNameListFilter
Filters
Elements by their nodeName + namespaceUri |
static class |
DomUtil.ElementByTypeListFilter |
static class |
DomUtil.ElementNodeListFilter
Filter retaining only Nodes of type
Node.ELEMENT_NODE |
| Modifier and Type | Method and Description |
|---|---|
static List<DomElement> |
DomUtil.filterNodeList(NodeList nodeList,
DomUtil.NodeListFilter filter)
Allows to apply a
DomUtil.NodeListFilter to a NodeList. |
Copyright © 2014–2019 camunda services GmbH. All rights reserved.