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

Modified Files:
        UtilReader.java 
Log Message:
javadoc


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


Index: UtilReader.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/util/xml/UtilReader.java,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- UtilReader.java     25 Jul 2008 15:13:52 -0000      1.36
+++ UtilReader.java     2 Aug 2008 15:15:25 -0000       1.37
@@ -29,12 +29,15 @@
       init();
     }
  </pre>
- * This produces a 'watched map' utilProperties. Every time the underlying 
config file(s) are changed 'init' is called. Init is called on instantation of 
the surrounding class too.
+ * This produces a 'watched map' utilProperties. Every time the
+ * underlying config file(s) are changed 'init' is called. Init is
+ * called on instantation of the surrounding class too. The map is
+ * unmodifiable, and only mirrors the resource(s) "utils/myutil.xml".
  *
  * @since MMBase-1.6.4
  * @author Rob Vermeulen
  * @author Michiel Meeuwissen
- * @version $Id: UtilReader.java,v 1.36 2008/07/25 15:13:52 michiel Exp $
+ * @version $Id: UtilReader.java,v 1.37 2008/08/02 15:15:25 michiel Exp $
  */
 public class UtilReader {
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to