| Package | Description |
|---|---|
| org.apache.commons.net.ftp |
| Modifier and Type | Method and Description |
|---|---|
FTPFileIterator |
FTPFileList.iterator()
Deprecated.
create an iterator over this list using the parser with which this list
was initally created
|
FTPFileIterator |
FTPFileList.iterator(FTPFileEntryParser parser)
Deprecated.
create an iterator over this list using the supplied parser
|