Update of /var/cvs/src/org/mmbase/storage/util
In directory james.mmbase.org:/tmp/cvs-serv31025

Modified Files:
        StorageReader.java 
Log Message:
better no javadoc then flagrantly wrong one, remains the question what this 
iactually doing...


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/storage/util


Index: StorageReader.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/storage/util/StorageReader.java,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- StorageReader.java  12 Dec 2007 16:45:20 -0000      1.15
+++ StorageReader.java  18 Feb 2008 14:09:42 -0000      1.16
@@ -21,7 +21,7 @@
 /**
  * @javadoc
  * @author Pierre van Rooden
- * @version $Id: StorageReader.java,v 1.15 2007/12/12 16:45:20 michiel Exp $
+ * @version $Id: StorageReader.java,v 1.16 2008/02/18 14:09:42 michiel Exp $
  * @since MMBase-1.7
  */
 public class StorageReader<SM extends StorageManager> extends DocumentReader  {
@@ -289,10 +289,6 @@
     }
 
     /**
-     * Returns all type mappings.
-     * The mappings are returned in the order that they were given in the 
reader.
-     * Calling code should sort this list if they want to use TypoMapping 
fuzzy matching.
-     * @return a List of TypeMapping objects
      * @since MMBase-1.8.5
      */
     public List<String> getStoreBinaryAsFileObjects() {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to