Interface AttributeExtensibleXMLObject

    • Method Detail

      • getUnknownAttributes

        @Nonnull
        AttributeMap getUnknownAttributes()
        Gets a mutable map of the attributes. The map key is the namespace qualified name of the attribute, the map value is the value of the attribute.
        Returns:
        a map of the attributes