public static interface DomUtil.NodeListFilter
DomUtil.NodeListFilter allows to filter a NodeList,
retaining only elements in the list which match the filter.boolean matches(Node node)
node - the node to matchCopyright © 2018. All rights reserved.