Package | Description |
---|---|
org.apache.commons.collections4 |
This package contains the interfaces and utilities shared across all the subpackages of this component.
|
Modifier and Type | Method and Description |
---|---|
static NodeListIterator |
IteratorUtils.nodeListIterator(Node node)
Gets an
Iterator that wraps the specified node's childNodes. |
static NodeListIterator |
IteratorUtils.nodeListIterator(NodeList nodeList)
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.