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