public class DOMImplementationList extends java.lang.Object implements JsArrayLike<DOMImplementation>
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
DOMImplementationList() |
| Modifier and Type | Method and Description |
|---|---|
DOMImplementation |
item(int index) |
public DOMImplementation item(int index)