public static class DomUtil.ElementByNameListFilter extends DomUtil.ElementNodeListFilter
Elements by their nodeName + namespaceUri| Constructor and Description |
|---|
DomUtil.ElementByNameListFilter(String localName,
String namespaceUri) |
public boolean matches(Node node)
DomUtil.NodeListFiltermatches in interface DomUtil.NodeListFiltermatches in class DomUtil.ElementNodeListFilternode - the node to matchCopyright © 2018. All rights reserved.