Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
File |
FileList.item(int index)
Returns a
File object representing the file at the specified index in the file list. |
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.