Update of /var/cvs/src/org/mmbase/datatypes/processors
In directory james.mmbase.org:/tmp/cvs-serv5728

Modified Files:
        KeywordsProcessor.java 
Log Message:
javadoc


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/processors


Index: KeywordsProcessor.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/processors/KeywordsProcessor.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- KeywordsProcessor.java      23 Jul 2008 04:59:14 -0000      1.2
+++ KeywordsProcessor.java      4 Sep 2008 21:22:09 -0000       1.3
@@ -20,7 +20,7 @@
 
 /**
  * This processor can be used as a 'set' processor on keyword fields. It 
maintains then a count on
- * all keywords. These counts are aquirable via the static method [EMAIL 
PROTECTED] getKeyWords} (and via a
+ * all keywords. These counts are aquirable via the static method [EMAIL 
PROTECTED] #getKeywords} (and via a
  * function 'keywords' on the 'utils' set). Two properties can be set on this
  * processor. The first one is the 'repository' which is a key with with to 
store the Map with the
  * counts. This ensures that you can use this processor for different 'clouds' 
of keywords. The
@@ -47,7 +47,7 @@
  >]></pre>
  *
  * @author Michiel Meeuwissen
- * @version $Id: KeywordsProcessor.java,v 1.2 2008/07/23 04:59:14 michiel Exp $
+ * @version $Id: KeywordsProcessor.java,v 1.3 2008/09/04 21:22:09 michiel Exp $
  * @since MMBase-1.9
  */
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to