We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8290adf commit 37bf562Copy full SHA for 37bf562
1 file changed
xdocs/tasks.xml
@@ -28,7 +28,6 @@ limitations under the License.
28
<li>A proper user guide</li>
29
<li>A FileWriter that takes an encoding (base on LockableFileWriter)</li>
30
<li>A URLUtils class that has many of the FileUtils operations, but for a URL</li>
31
- <li>An iterator over the lines in a file</li>
32
<li>FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard]</li>
33
<li>A "hot folder" handler which triggers an action when a new file has been uploaded to an FTP directory, for example.</li>
34
<li>JoinReader/ConcatReader. One in GenJava, one submitted to Bayard</li>
0 commit comments