cmlenz 2003/03/17 07:14:25
Modified: integration/ant/src/java/org/apache/cactus/integration/ant/webxml
WebXml.java
Log:
Add Javadoc comment
Revision Changes Path
1.9 +3 -2
jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/webxml/WebXml.java
Index: WebXml.java
===================================================================
RCS file:
/home/cvs/jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/webxml/WebXml.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- WebXml.java 17 Mar 2003 14:28:57 -0000 1.8
+++ WebXml.java 17 Mar 2003 15:14:25 -0000 1.9
@@ -783,7 +783,7 @@
* descriptor.
*
* FIXME: need more unit tests for this routine, as it is quite fragile
- *
+ *
* @param theTag The tag that should be inserted
* @return The node before which the tag can be inserted
*/
@@ -819,6 +819,7 @@
}
/**
+ * Returns the text nested inside a child element of the specified element.
*
* @param theElement The element of which the nested text should be
* returned
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]