Package org.camunda.bpm.model.xml.impl.util
- 
Interface Summary Interface Description DomUtil.NodeListFilter ADomUtil.NodeListFilterallows to filter aNodeList, retaining only elements in the list which match the filter. - 
Class Summary Class Description DomUtil Helper methods which abstract some gruesome DOM specifics.DomUtil.DomErrorHandler DomUtil.ElementByNameListFilter FiltersElementsby their nodeName + namespaceUriDomUtil.ElementByTypeListFilter DomUtil.ElementNodeListFilter Filter retaining only Nodes of typeNode.ELEMENT_NODEIoUtil ModelUtil Some Helpers useful when handling model elements.QName ReflectUtil StringUtil XmlQName  - 
Exception Summary Exception Description ModelIoException An exception during IO operations.ModelTypeException Thrown in case a value cannot be converted to or from the requested typeWrongDocumentException Thrown when a Model Element is added to the wrong document