public static class HTMLElements.ElementList extends Object
Modifier and Type | Field and Description |
---|---|
HTMLElements.Element[] |
data
The data in the list.
|
int |
size
The size of the list.
|
Constructor and Description |
---|
HTMLElements.ElementList() |
public int size
public HTMLElements.Element[] data
public void addElement(HTMLElements.Element element)
(C) Copyright 2002-2008, Andy Clark, Marc Guillemot. All rights reserved.