public static class EmptyIterator.OfNodes extends EmptyIterator<NodeInfo> implements AxisIterator
EmptyIterator.OfAtomic, EmptyIterator.OfNodes
Modifier and Type | Field and Description |
---|---|
static EmptyIterator.OfNodes |
THE_INSTANCE |
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
OfNodes() |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
next()
Get the next item.
|
emptyIterator, getInstance, getLength, getProperties, getResidue, getReverseIterator, hasNext, materialize, nextAtomizedValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
firstWith, forEach, toGroundedValue, toList
close, forEachOrFail, getProperties, materialize
public static final EmptyIterator.OfNodes THE_INSTANCE
public NodeInfo next()
next
in interface SequenceIterator<NodeInfo>
next
in interface AxisIterator
next
in interface UnfailingIterator<NodeInfo>
next
in class EmptyIterator<NodeInfo>
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.