Class StaticDomNodeList

All Implemented Interfaces:
Serializable, Iterable<DomNode>, Collection<DomNode>, List<DomNode>, SequencedCollection<DomNode>, DomNodeList<DomNode>, NodeList

class StaticDomNodeList extends AbstractList<DomNode> implements DomNodeList<DomNode>, Serializable
An implementation of DomNodeList that is static.