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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to