Author: scolebourne
Date: Sun Jan  1 08:26:40 2006
New Revision: 360496

URL: http://svn.apache.org/viewcvs?rev=360496&view=rev
Log:
FileUtils methods to provide iterators implemented

Modified:
    jakarta/commons/proper/io/trunk/xdocs/tasks.xml

Modified: jakarta/commons/proper/io/trunk/xdocs/tasks.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/tasks.xml?rev=360496&r1=360495&r2=360496&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/tasks.xml Sun Jan  1 08:26:40 2006
@@ -28,7 +28,6 @@
         <li>A proper user guide</li>
         <li>A FileWriter that takes an encoding (base on 
LockableFileWriter)</li>
         <li>A URLUtils class that has many of the FileUtils operations, but 
for a URL</li>
-        <li>An iterator over the files in a directory</li>
         <li>An iterator over the lines in a file</li>
         <li>FilePoller for telling when a file changes. Look in Tomcat, or 
GenJava[bayard]</li>
         <li>A "hot folder" handler which triggers an action when a new file 
has been uploaded to an FTP directory, for example.</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to