public class HTMLCollection<T>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
length |
Constructor and Description |
---|
HTMLCollection() |
Modifier and Type | Method and Description |
---|---|
T |
item(int index) |
T |
namedItem(java.lang.String name) |