public class NodeListImpl extends ArrayList implements NodeList
modCount| Constructor and Description |
|---|
NodeListImpl() |
NodeListImpl(List nodes) |
NodeListImpl(Node aNode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
Node |
item(int idx) |
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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeCopyright © 2011-2016 OpenESB Community. All Rights Reserved.