Class SAX2DTM2.TypedFollowingIterator

  • All Implemented Interfaces:
    java.lang.Cloneable, DTMAxisIterator
    Enclosing class:
    SAX2DTM2

    public final class SAX2DTM2.TypedFollowingIterator
    extends SAX2DTM2.FollowingIterator
    Iterator that returns following nodes of a given type for a given node.
    • Constructor Detail

      • TypedFollowingIterator

        public TypedFollowingIterator​(int type)
        Constructor TypedFollowingIterator
        Parameters:
        type - The extended type ID being requested.