E
- type of the ArrayListpublic class ArrayListXML<E> extends java.util.ArrayList<E> implements XMLable
Modifier and Type | Method and Description |
---|---|
SimpleElement |
toXML() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
public SimpleElement toXML()