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/05/13 00:46:29 UTC

svn commit: r405918 - /jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html

Author: scolebourne
Date: Fri May 12 15:46:29 2006
New Revision: 405918

URL: http://svn.apache.org/viewcvs?rev=405918&view=rev
Log:
Remove deprecated classes from documentation

Modified:
    jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html

Modified: jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html?rev=405918&r1=405917&r2=405918&view=diff
==============================================================================
--- jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html (original)
+++ jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/package.html Fri May 12 15:46:29 2006
@@ -1,6 +1,6 @@
 <!-- $Id$ -->
  <!--
-   Copyright 2003-2004 The Apache Software Foundation
+   Copyright 2003-2006 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -22,10 +22,8 @@
 The following collection implementations are provided in the package:
 <ul>
 <li>ArrayStack - a non synchronized Stack that follows the same API as java util Stack
-<li>BeanMap - a map that wraps a JavaBean, representing its properties as map keys and values
 <li>ExtendedProperties - extends the Properties class to add extra functionality
-<li>MultiHashMap - an map that stores multiple values against each key
 </ul>
 <p>
-     
+
 </body>



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