Package org.camunda.bpm.model.xml.impl.util
package org.camunda.bpm.model.xml.impl.util
-
ClassDescriptionHelper methods which abstract some gruesome DOM specifics.Filters
Elements
by their nodeName + namespaceUriFilter retaining only Nodes of typeNode.ELEMENT_NODE
ADomUtil.NodeListFilter
allows to filter aNodeList
, retaining only elements in the list which match the filter.An exception during IO operations.Thrown in case a value cannot be converted to or from the requested typeSome Helpers useful when handling model elements.Thrown when a Model Element is added to the wrong document