public class NodeListIterator extends Object implements com.helger.commons.collection.iterate.IIterableIterator<Node>
| Constructor and Description |
|---|
NodeListIterator(NodeList aNL) |
| Modifier and Type | Method and Description |
|---|---|
static NodeListIterator |
createChildNodeIterator(Node aNode) |
boolean |
hasNext() |
Node |
next() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waititerator, withFilter, withMappercontainsAny, containsNone, containsOnly, findAll, findAllInstanceOf, findAllMapped, findAllMapped, findFirst, findFirst, findFirstMapped, findFirstMapped, forEach, forEachBreakableforEach, spliteratorforEachRemaining, remove@Nonnull @ReturnsMutableCopy public static NodeListIterator createChildNodeIterator(@Nullable Node aNode)
Copyright © 2014–2016 Philip Helger. All rights reserved.