Class AttributeAxisIterator

    • Constructor Detail

      • AttributeAxisIterator

        AttributeAxisIterator​(ElementImpl node,
                              java.util.function.Predicate<? super NodeInfo> nodeTest)
        Constructor
        Parameters:
        node - : the element whose attributes are required. This may be any type of node, but if it is not an element the enumeration will be empty
        nodeTest - : condition to be applied to the names of the attributes selected