| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.saxon.om.AxisIteratorImplnet.sf.saxon.om.Navigator.BaseEnumerationnet.sf.saxon.om.Navigator.FollowingEnumerationpublic static final class Navigator.FollowingEnumerationextends Navigator.BaseEnumerationField Summary |
Fields inherited from class net.sf.saxon.om.AxisIteratorImpl | |
current, position | |
Fields inherited from interface net.sf.saxon.om.SequenceIterator | |
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD | |
Constructor Summary | |
| |
Method Summary | |
void |
|
SequenceIterator | |
Methods inherited from class net.sf.saxon.om.Navigator.BaseEnumeration | |
advance, getAnother, next | |
Methods inherited from class net.sf.saxon.om.AxisIteratorImpl | |
atomize, current, getProperties, getStringValue, iterateAxis, moveNext, position | |
public FollowingEnumeration(NodeInfo start)
Create an iterator over the "following" axis
- Parameters:
start- the initial context node
public SequenceIterator getAnother()
- Specified by:
- getAnother in interface UnfailingIterator
- getAnother in interface SequenceIterator
- Overrides:
- getAnother in interface Navigator.BaseEnumeration