| add(Object obj) | AttributeList | [inline] |
| add(int index, Object obj) | AttributeList | [inline] |
| add(int index, Attribute attribute) | AttributeList | [inline, protected] |
| addAll(Collection collection) | AttributeList | [inline] |
| addAll(int index, Collection collection) | AttributeList | [inline] |
| AttributeList() (defined in AttributeList) | AttributeList | [inline, private] |
| AttributeList(Element parent) | AttributeList | [inline] |
| clear() | AttributeList | [inline] |
| clearAndSet(Collection collection) | AttributeList | [inline] |
| CVS_ID (defined in AttributeList) | AttributeList | [private, static] |
| ensureCapacity(int minCapacity) | AttributeList | [inline, protected] |
| get(int index) | AttributeList | [inline] |
| get(String name, Namespace namespace) | AttributeList | [inline, protected] |
| indexOf(String name, Namespace namespace) | AttributeList | [inline, protected] |
| indexOfDuplicate(Object obj) (defined in AttributeList) | AttributeList | [inline, private] |
| INITIAL_ARRAY_SIZE (defined in AttributeList) | AttributeList | [private, static] |
| list | AttributeList | [protected] |
| parent | AttributeList | [protected] |
| remove(int index) | AttributeList | [inline] |
| remove(String name, Namespace namespace) | AttributeList | [inline, protected] |
| removeParent(Object obj) (defined in AttributeList) | AttributeList | [inline, private] |
| set(int index, Object obj) | AttributeList | [inline] |
| size() | AttributeList | [inline] |
| toString() | AttributeList | [inline] |