Package | Description |
---|---|
org.vectomatic.file |
Classes to provide abstraction of the W3C File API.
|
org.vectomatic.file.impl |
Implementation package for the W3C File API interface defined in the
org.vectomatic.file package.
|
Modifier and Type | Method and Description |
---|---|
File |
FileList.getItem(int index)
Returns the
index th item in the collection. |
Modifier and Type | Method and Description |
---|---|
Iterator<File> |
FileList.iterator()
Returns an iterator over the
File
elements in this list in proper sequence. |
Modifier and Type | Method and Description |
---|---|
File |
FileListImpl.getItem(int index) |
Copyright © 2017. All Rights Reserved.