| Constructor and description |
|---|
NodeIterator(Iterator iter)Creates a filtering iterator over another iterator of candidate nodes. |
Creates a filtering iterator over another iterator of candidate nodes.
iter - source iterator Returns the next node visible to callers, or null when iteration is exhausted.
iter - source iteratornull{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.