public static class DomUtil.ElementByTypeListFilter extends DomUtil.ElementNodeListFilter
| Constructor and Description |
|---|
ElementByTypeListFilter(Class<?> type,
ModelInstanceImpl modelInstance) |
public ElementByTypeListFilter(Class<?> type, ModelInstanceImpl modelInstance)
public boolean matches(Node node)
DomUtil.NodeListFiltermatches in interface DomUtil.NodeListFiltermatches in class DomUtil.ElementNodeListFilternode - the node to matchCopyright © 2014–2020 camunda services GmbH. All rights reserved.