Tokenizer has been created, and DateRange/Duration are unlikely to get created.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2006-08-04 06:46:04 +00:00
parent d82abb3a8b
commit c6744b203b
1 changed files with 0 additions and 2 deletions

View File

@ -32,12 +32,10 @@ The following tasks are on the TODO list:
<ul>
<li>Improve maven script to generate previous version javadoc as per collections</li>
<li>DateRange/Duration class</li>
<li>CloneUtils - utility class to enable cloning via various different mechanisms</li>
<li>CharUtils - Utilities to work on a char[] in the same way as a String</li>
<li>StringBuf - A StringBuffer implementation with additional methods from StringUtils</li>
<li>Code examples - Document as many static methods as possible with example usage</li>
<li>Complete new Tokenizer class</li>
</ul>
<p>