Class Navigator.FollowingEnumeration

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, SequenceIterator, AxisIterator, UnfailingIterator
    Enclosing class:
    Navigator

    public static final class Navigator.FollowingEnumeration
    extends java.lang.Object
    implements AxisIterator
    General purpose implementation of the following axis, in terms of the ancestor, child, and following-sibling axes
    • Constructor Detail

      • FollowingEnumeration

        public FollowingEnumeration​(NodeInfo start)
        Create an iterator over the "following" axis
        Parameters:
        start - the initial context node