Uses of Class
org.apache.commons.net.ftp.FTPFileIterator

Packages that use FTPFileIterator
org.apache.commons.net.ftp   
 

Uses of FTPFileIterator in org.apache.commons.net.ftp
 

Methods in org.apache.commons.net.ftp that return FTPFileIterator
 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
 



Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.