Uses of Class
org.apache.commons.collections4.iterators.NodeListIterator
Packages that use NodeListIterator
Package
Description
This package contains the interfaces and utilities shared across all the subpackages of this component.
-
Uses of NodeListIterator in org.apache.commons.collections4
Methods in org.apache.commons.collections4 that return NodeListIteratorModifier and TypeMethodDescriptionstatic NodeListIteratorIteratorUtils.nodeListIterator(Node node) Gets anIteratorthat wraps the specified node's childNodes.static NodeListIteratorIteratorUtils.nodeListIterator(NodeList nodeList)