|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeListIterator | |
---|---|
org.apache.commons.collections4 | 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 NodeListIterator | |
---|---|
static NodeListIterator |
IteratorUtils.nodeListIterator(Node node)
Gets an Iterator that wraps the specified node's childNodes. |
static NodeListIterator |
IteratorUtils.nodeListIterator(NodeList nodeList)
Gets an Iterator that wraps the specified NodeList . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |