Constructor and Description |
---|
IterableNodeList(NodeList nodeList)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Iterator<Node> |
iterator()
Returns an iterator wrapping the underlying enumeration
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public IterableNodeList(NodeList nodeList)
nodeList
- The NodeList to be wrappedCopyright © 2010–2018 Jadira Systems. All rights reserved.