RecursiveNodeIterator instead because
it can iterate with or without the main node and uses less
memory.@Deprecated public class RecursiveChildNodeIterator extends Object implements com.helger.commons.collection.iterate.IIterableIterator<Node>
| Constructor and Description |
|---|
RecursiveChildNodeIterator(Node aParent)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Deprecated.
|
Node |
next()
Deprecated.
|
String |
toString()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waititerator, withFilter, withMappercontainsAny, containsNone, containsOnly, findAll, findAllInstanceOf, findAllMapped, findAllMapped, findAllMapped, findFirst, findFirst, findFirstIndex, findFirstMapped, findFirstMapped, findLastIndex, forEachBreakable, forEachByIndex, forEachThrowing, getCount, getCountforEach, spliteratorforEachRemaining, removeCopyright © 2014–2023 Philip Helger. All rights reserved.