public static final class Navigator.FollowingEnumeration extends AxisIteratorImpl
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
Navigator.FollowingEnumeration(NodeInfo start)
Create an iterator over the "following" axis
|
| Modifier and Type | Method and Description |
|---|---|
AxisIterator |
getAnother()
Get another iterator over the same sequence of items, positioned at the
start of the sequence.
|
NodeInfo |
next()
Get the next item in the sequence.
|
close, getPropertiespublic Navigator.FollowingEnumeration(NodeInfo start)
start - the initial context nodepublic final NodeInfo next()
UnfailingIteratorpublic AxisIterator getAnother()
UnfailingIteratorCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.