Class AttributeIterator

    • Constructor Detail

      • AttributeIterator

        public AttributeIterator​(NodeInfo element,
                                 AttributeMap attributes,
                                 java.util.function.BiFunction<NodeInfo,​AttributeInfo,​NodeInfo> attributeMaker)
        Constructor
        Parameters:
        element - : 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