Class DOMUtil.NodeListImpl
- All Implemented Interfaces:
- Serializable,- Cloneable,- Iterable<Node>,- Collection<Node>,- List<Node>,- RandomAccess,- SequencedCollection<Node>,- NodeList
- Enclosing class:
- DOMUtil
custom implementation of a nodelist
- See Also:
- 
Field SummaryFields inherited from class java.util.VectorcapacityIncrement, elementCount, elementDataFields inherited from class java.util.AbstractListmodCount
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.Vectoradd, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSizeMethods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.CollectionparallelStream, stream, toArrayMethods inherited from interface java.util.ListaddFirst, addLast, getFirst, getLast, removeFirst, removeLast, reversed
- 
Constructor Details- 
NodeListImplpublic NodeListImpl()
 
- 
- 
Method Details- 
getLength
- 
item
 
-