You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/01/01 17:26:42 UTC

svn commit: r360496 - /jakarta/commons/proper/io/trunk/xdocs/tasks.xml

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org