diff artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java @ 400:f367be55dd35

Doc fixes. artifacts/trunk@5027 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 17 Jul 2012 19:21:08 +0000
parents e5bc48dc3ec3
children
line wrap: on
line diff
--- a/artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java	Mon Jul 16 06:33:08 2012 +0000
+++ b/artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java	Tue Jul 17 19:21:08 2012 +0000
@@ -157,7 +157,7 @@
      * This method appends a node for each Output in the <i>outputs</i> list to
      * <i>out</i>. Note: an output node includes its provided facets!
      *
-     * @param creator The ElementCreator used to create new elements.
+     * @param doc The document to which to add new elements.
      * @param out The parent node for new elements.
      * @param outputs The list of reachable outputs.
      */
@@ -195,7 +195,7 @@
      * This method appends a node for each Facet in the <i>facets</i> list to
      * <i>facet</i>.
      *
-     * @param creator The ElementCreator used to create new elements.
+     * @param doc The document to wich to add new elements.
      * @param facet The root node for new elements.
      * @param facets The list of facets.
      */

http://dive4elements.wald.intevation.org