Returns the {@link Attribute}instances this element contains as a backed {@link List}so that the attributes may be modified directly using the {@link List}interface. The List
is backed by the Element
so that changes to the list are reflected in the element and vice versa.
List
|
|
|
|
|
|