You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2003/08/18 04:38:02 UTC

cvs commit: jakarta-commons/lang STATUS.html

bayard      2003/08/17 19:38:02

  Modified:    lang     STATUS.html
  Log:
  Updated WordWrapUtils to WordUtils
  
  Revision  Changes    Path
  1.46      +2 -2      jakarta-commons/lang/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/lang/STATUS.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- STATUS.html	2 Aug 2003 18:28:19 -0000	1.45
  +++ STATUS.html	18 Aug 2003 02:38:02 -0000	1.46
  @@ -38,7 +38,7 @@
    <li><strong>StringEscapeUtils</strong> - Utility for escaping and unescaping Strings.</li>
    <li><strong>StringUtils</strong> - Helper for java.lang.String.</li>
    <li><strong>SystemUtils</strong> - Utility class defining the Java system properties.</li>
  - <li><strong>WordWrapUtils</strong> - Utility for working with words.</li>
  + <li><strong>WordUtils</strong> - Utility for working with words.</li>
   </ul></li>
   
   <li><strong>Builder package</strong> - A package for the creation of equals, hashCode, compareTo and toString methods.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org