public static final class Navigator.FollowingEnumeration extends java.lang.Object implements AxisIterator
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
FollowingEnumeration(NodeInfo start)
Create an iterator over the "following" axis
|
Modifier and Type | Method and Description |
---|---|
NodeInfo |
next()
Get the next item in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
firstWith, forEach, toGroundedValue, toList
close, forEachOrFail, getProperties, materialize
public FollowingEnumeration(NodeInfo start)
start
- the initial context nodepublic final NodeInfo next()
UnfailingIterator
next
in interface SequenceIterator<NodeInfo>
next
in interface AxisIterator
next
in interface UnfailingIterator<NodeInfo>
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.