Class Element.NodeList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Node>, Collection<Node>, List<Node>, RandomAccess
Enclosing class:
Element

private static final class Element.NodeList extends ChangeNotifyingArrayList<Node>