Package org.camunda.bpm.model.xml.impl.util

Interface Summary
DomUtil.NodeListFilter A DomUtil.NodeListFilter allows to filter a NodeList, retaining only elements in the list which match the filter.
 

Class Summary
DomUtil Helper methods which abstract some gruesome DOM specifics.
DomUtil.DomErrorHandler  
DomUtil.ElementByNameListFilter Filters Elements by their nodeName + namespaceUri
DomUtil.ElementByTypeListFilter  
DomUtil.ElementNodeListFilter Filter retaining only Nodes of type Node.ELEMENT_NODE
IoUtil  
ModelUtil Some Helpers useful when handling model elements.
QName  
ReflectUtil  
StringUtil  
XmlQName  
 

Exception Summary
ModelIoException An exception during IO operations.
ModelTypeException Thrown in case a value cannot be converted to or from the requested type
WrongDocumentException Thrown when a Model Element is added to the wrong document
 



Copyright © 2014 camunda services GmbH. All rights reserved.