Interface AttributeNode


  • @Deprecated
    public interface AttributeNode
    Deprecated.
    See Node.getXPathAttributesIterator(). Will be removed in 7.0.0
    This interface can be used by an AST node to indicate it can directly provide access to it's attributes, versus having them be determined via introspection.