Class AttributeInfoIterator

    • Constructor Detail

      • AttributeInfoIterator

        AttributeInfoIterator​(TinyTree tree,
                              int element)
        Constructor. Note: this constructor will only be called if the relevant node is an element and if it has one or more attributes. Otherwise an EmptyEnumeration will be constructed instead.
        Parameters:
        tree - : the containing TinyTree
        element - : the node number of the element whose attributes are required