rdonkin 2003/10/05 12:48:40
Modified: digester/src/java/org/apache/commons/digester/plugins
package.html
Log:
Added package summary
Revision Changes Path
1.2 +2 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 4 Oct 2003 12:40:06 -0000 1.1
+++ package.html 5 Oct 2003 19:48:40 -0000 1.2
@@ -3,6 +3,8 @@
<title>An overview of the Digester Plugins module.</title>
</head>
<body>
+<p>Provides an easy mechanism whereby new digestion rules
+can be added dynamically during a digestion.</p>
<h2> Introduction. </h2>
Many applications have xml configuration files which are "extensible".
Some examples of this are:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]