Update of /var/cvs/src/org/mmbase/util/xml
In directory james.mmbase.org:/tmp/cvs-serv12316
Modified Files:
UtilReader.java
Log Message:
added @since tag
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.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- UtilReader.java 11 Jul 2008 21:21:42 -0000 1.35
+++ UtilReader.java 25 Jul 2008 15:13:52 -0000 1.36
@@ -34,7 +34,7 @@
* @since MMBase-1.6.4
* @author Rob Vermeulen
* @author Michiel Meeuwissen
- * @version $Id: UtilReader.java,v 1.35 2008/07/11 21:21:42 michiel Exp $
+ * @version $Id: UtilReader.java,v 1.36 2008/07/25 15:13:52 michiel Exp $
*/
public class UtilReader {
@@ -165,6 +165,7 @@
/**
* Get the properties of this utility.
+ * @since MMBase-1.8.6
*/
public PropertiesMap<Collection<Map.Entry<String,String>>> getMaps() {
return new PropertiesMap<Collection<Map.Entry<String,String>>>(maps);
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs