File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
3- Copyright 2002-2005 The Apache Software Foundation.
3+ Copyright 2002-2006 The Apache Software Foundation.
44
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@ limitations under the License.
2828 <li >A proper user guide</li >
2929 <li >A FileWriter that takes an encoding (base on LockableFileWriter)</li >
3030 <li >A URLUtils class that has many of the FileUtils operations, but for a URL</li >
31- <li >FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard]</li >
31+ <li >FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard] (One implemented in bugzilla awaiting investigation) </li >
3232 <li >A "hot folder" handler which triggers an action when a new file has been uploaded to an FTP directory, for example.</li >
3333 <li >JoinReader/ConcatReader. One in GenJava, one submitted to Bayard</li >
3434 <li >FormattedWriter, when it writes out values it uses Format objects to output them. </li >
You can’t perform that action at this time.
0 commit comments