Class HTMLCollectionImpl

All Implemented Interfaces:
Iterable<Node>, Collection<Node>, List<Node>, SequencedCollection<Node>, HTMLCollection, ScriptableDelegate
Direct Known Subclasses:
HTMLFormControlsCollectionImpl, HTMLOptionsCollectionImpl

public class HTMLCollectionImpl extends AbstractList<Node> implements HTMLCollection

HTMLCollectionImpl class.