Class GraftingDescendantIterator

    • Constructor Detail

      • GraftingDescendantIterator

        GraftingDescendantIterator​(TinyTree doc,
                                   TinyNodeImpl node,
                                   NodeTest nodeTest)
        Create an iterator over the descendant axis
        Parameters:
        doc - the containing TinyTree
        node - the node whose descendants are required
        nodeTest - test to be satisfied by each returned node