Interface NodeTypeIterator

    • Method Detail

      • nextNodeType

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