Author: michiel
Date: 2010-07-09 15:29:04 +0200 (Fri, 09 Jul 2010)
New Revision: 42843

Modified:
   mmbase/trunk/utils/src/main/java/org/mmbase/util/xml/DocumentReader.java
Log:
javadoc

Modified: 
mmbase/trunk/utils/src/main/java/org/mmbase/util/xml/DocumentReader.java
===================================================================
--- mmbase/trunk/utils/src/main/java/org/mmbase/util/xml/DocumentReader.java    
2010-07-09 13:28:35 UTC (rev 42842)
+++ mmbase/trunk/utils/src/main/java/org/mmbase/util/xml/DocumentReader.java    
2010-07-09 13:29:04 UTC (rev 42843)
@@ -128,6 +128,7 @@
      * You can pass a resolve class to this constructor, allowing you to 
indicate the package in which the dtd
      * of the document read is to be found. The dtd sould be in the resources 
package under the package of the class passed.
      * @param source the input source from which to read the document
+     * @param xsd the input source from which to read the document
      * @param validating whether to validate the document
      * @param resolveBase the base class whose package is used to resolve 
dtds, set to null if unknown
      * @since MMBase-1.9.2

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to