Example usage for Java org.jdom2 AttributeList fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | add(final Attribute attribute) Check and add attribute to the end of the list or replace an existing Attribute with the same name and Namespace . |