Interface NodeTypeIterator

    • Method Detail

      • nextNodeType

        NodeType nextNodeType()
        Returns the next NodeType in the iteration.
        Returns:
        the next NodeType in the iteration.
        Throws:
        NoSuchElementException - if iteration has no more NodeTypes.