public class HTMLDocumentImpl.CSSStyleSheetList
extends java.util.ArrayList
| Constructor and Description |
|---|
HTMLDocumentImpl.CSSStyleSheetList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
CSSStyleSheet |
item(int index) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizepublic int getLength()
public CSSStyleSheet item(int index)