dion 2004/09/07 21:19:22
Modified: jelly/jelly-tags/jetty/xdocs index.xml
jelly/jelly-tags/validate/xdocs index.xml
jelly/jelly-tags/antlr/xdocs index.xml
jelly/jelly-tags/log/xdocs index.xml
jelly/jelly-tags/quartz/xdocs index.xml
jelly/jelly-tags/xml/xdocs index.xml
jelly/jelly-tags/junit/xdocs index.xml
jelly/jelly-tags/ant/xdocs index.xml
jelly/jelly-tags/soap/xdocs index.xml
jelly/jelly-tags/betwixt/xdocs index.xml
jelly/jelly-tags/define/xdocs index.xml
jelly/jelly-tags/dynabean/xdocs index.xml
jelly/jelly-tags/beanshell/xdocs index.xml
jelly/jelly-tags/threads/xdocs index.xml
jelly/jelly-tags/avalon/xdocs index.xml
jelly/jelly-tags/email/xdocs index.xml
jelly/jelly-tags/swt/xdocs index.xml
jelly/jelly-tags/velocity/xdocs index.xml
jelly/jelly-tags/bsf/xdocs index.xml
jelly/jelly-tags/util/xdocs index.xml
jelly/jelly-tags/jsl/xdocs index.xml
jelly/jelly-tags/sql/xdocs index.xml
jelly/jelly-tags/jaxme/xdocs index.xml
jelly/jelly-tags/fmt/xdocs index.xml
jelly/jelly-tags/jms/xdocs index.xml
jelly/jelly-tags/jface/xdocs index.xml
jelly/jelly-tags/http/xdocs index.xml
jelly/jelly-tags/html/xdocs index.xml
jelly/jelly-tags/interaction/xdocs index.xml
jelly/jelly-tags/ojb/xdocs index.xml
jelly/jelly-tags/xmlunit/xdocs index.xml
Log:
Add sections
Revision Changes Path
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/jetty/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jetty/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Tags for starting Jetty HTTP servers and procesing HTTP requests using Jelly
scripts.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tags for starting Jetty HTTP servers and procesing HTTP requests using
Jelly scripts.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +13 -11 jakarta-commons/jelly/jelly-tags/validate/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/validate/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,17 +22,19 @@
</properties>
<body>
- <p>
- A tag library for validating XML using various schema languages like DTD, XML
Schema,
- Relax NG as well as Relax and TREX. This tag library uses the
- <a href="http://iso-relax.sourceforge.net/JARV/">JARV</a> API to perform the
validation.
- By default we use the
- <a href="http://wwws.sun.com/software/xml/developers/multischema/">MSV</a>
- library by Kohsuke Kawaguchi as the implementation of JARV.
- </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for validating XML using various schema languages like DTD,
XML Schema,
+ Relax NG as well as Relax and TREX. This tag library uses the
+ <a href="http://iso-relax.sourceforge.net/JARV/">JARV</a> API to perform
the validation.
+ By default we use the
+ <a href="http://wwws.sun.com/software/xml/developers/multischema/">MSV</a>
+ library by Kohsuke Kawaguchi as the implementation of JARV.
+ </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +5 -3 jakarta-commons/jelly/jelly-tags/antlr/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/antlr/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 14:56:16 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,9 +22,11 @@
</properties>
<body>
- <p>
- This is a Jelly interface for Antlr. See the <a href="tags.html">tags</a> for
more information.
- </p>
+ <section name="Overview">
+ <p>
+ This is a Jelly interface for Antlr. See the <a href="tags.html">tags</a>
for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +11 -9 jakarta-commons/jelly/jelly-tags/log/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/log/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,15 +22,17 @@
</properties>
<body>
- <p>
- Custom tags for generating textual logging information using
- <a
href="http://jakarta.apache.org/commons/logging/index.html">commons-logging</a>
- which will use either log4j, logkit or JDK1.4 logging
- depending on the classpath and configuration.
- </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Custom tags for generating textual logging information using
+ <a
href="http://jakarta.apache.org/commons/logging/index.html">commons-logging</a>
+ which will use either log4j, logkit or JDK1.4 logging
+ depending on the classpath and configuration.
+ </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/quartz/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/quartz/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A tag library for scheduling tasks to be run using the
- <a href="http://www.part.net/quartz.html">Quartz</a> library.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for scheduling tasks to be run using the
+ <a href="http://www.part.net/quartz.html">Quartz</a> library.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/xml/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xml/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- The XML Tags from the JSTL.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ The XML Tags from the JSTL.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +23 -20 jakarta-commons/jelly/jelly-tags/junit/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/junit/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,28 +22,31 @@
</properties>
<body>
- <p>A collection of <a href="http://www.junit.org">JUnit</a> tags for
- performing unit tests written in Jelly script.
- </p>
+ <section name="Overview">
+
+ <p>A collection of <a href="http://www.junit.org">JUnit</a> tags for
+ performing unit tests written in Jelly script.
+ </p>
- <p>
- The <suite> tag allows a test suite to be created and then test cases
can either
- be individually ran or the whole suite ran.
- </p>
- <p>
- The <case> tag allows a single test case to be created as part of a
suite.
- </p>
- <p>
- The <run> tag can be used to run a given Test, TestCase or TestSuite
- </p>
+ <p>
+ The <suite> tag allows a test suite to be created and then test cases
can either
+ be individually ran or the whole suite ran.
+ </p>
+ <p>
+ The <case> tag allows a single test case to be created as part of a
suite.
+ </p>
+ <p>
+ The <run> tag can be used to run a given Test, TestCase or TestSuite
+ </p>
- <p>
- There is an example of these tags in action
- <a
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly?rev=HEAD&content-type=text/vnd.viewcvs-markup">here</a>
- </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <p>
+ There is an example of these tags in action
+ <a
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly?rev=HEAD&content-type=text/vnd.viewcvs-markup">here</a>
+ </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/ant/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 14:50:38 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- This is a Jelly interface for Ant. It allows any Ant task or datatype to be
executed by Jelly.
- It also provides some extra <a href="tags.html">tags</a> to make working with
Ant from Jelly easier.
- </p>
+ <section name="Overview">
+ <p>
+ This is a Jelly interface for Ant. It allows any Ant task or datatype to be
executed by Jelly.
+ It also provides some extra <a href="tags.html">tags</a> to make working
with Ant from Jelly easier.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/soap/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Tags for invoking Web Services via <a
href="http://ws.apache.org/axis/">Apache Axis</a>.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tags for invoking Web Services via <a
href="http://ws.apache.org/axis/">Apache Axis</a>.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/betwixt/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/betwixt/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:07:57 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A tag library for turning XML into beans or beans into XML using the
- <a
href="http://jakarta.apache.org/commons/jelly/libs/betwixt/tags.html">Betwixt</a>
library.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for turning XML into beans or beans into XML using the
+ <a
href="http://jakarta.apache.org/commons/jelly/libs/betwixt/tags.html">Betwixt</a>
library.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/define/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:14:50 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:20 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Tag library which allows the creation of new tags using Jelly script itself.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tag library which allows the creation of new tags using Jelly script itself.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/dynabean/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/dynabean/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:14:50 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A tag library for creating new DynaClass and DynaBean objects from the
- <a
href="http://jakarta.apache.org/commons/beanutils/index.html">beanutils</a> library.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for creating new DynaClass and DynaBean objects from the
+ <a
href="http://jakarta.apache.org/commons/beanutils/index.html">beanutils</a> library.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/beanshell/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/beanshell/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:05:36 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A tag library for working with BeanShell expressions and scripts within Jelly.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for working with BeanShell expressions and scripts within
Jelly.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/threads/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/threads/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A library for processing Jelly scripts using multiple threads.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A library for processing Jelly scripts using multiple threads.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +5 -3 jakarta-commons/jelly/jelly-tags/avalon/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/avalon/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 14:58:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,9 +22,11 @@
</properties>
<body>
- <p>
- This provides an Avalon Service for executing Jelly scripts.
- </p>
+ <section name="Overview">
+ <p>
+ This provides an Avalon Service for executing Jelly scripts.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/email/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/email/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:17:11 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Tags for sending email using the JavaMail API.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tags for sending email using the JavaMail API.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/swt/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swt/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- The JellySWT Library is a Jelly Library for creating Rich User Interfaces
- using SWT via XML markup (a Jelly script).
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ The JellySWT Library is a Jelly Library for creating Rich User Interfaces
+ using SWT via XML markup (a Jelly script).
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/velocity/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/velocity/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A library for processing Velocity templates from within Jelly.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A library for processing Velocity templates from within Jelly.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/bsf/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/bsf/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:10:03 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A collection of tag libraries for working with BSF based scripting languages
like
- JavaScript, Jython and PNuts.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A collection of tag libraries for working with BSF based scripting
languages like
+ JavaScript, Jython and PNuts.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/util/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/util/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A number of utility tags.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A number of utility tags.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +13 -11 jakarta-commons/jelly/jelly-tags/jsl/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jsl/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,17 +22,19 @@
</properties>
<body>
- <p>
- The JSL tag library implements an XSLT-like declarative XML based processing
engine which allows
- dynamic stylesheets and a free mix and match of all Jelly tags within the
script.
- </p>
- <p>
- The JSL tag library relies on the XML tags in JSTL to do most of its work,
so JSL just provides
- the declarative XML processing via <jsl:stylesheet>,
<jsl:template> and <jsl:applyTemplates>
- </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ The JSL tag library implements an XSLT-like declarative XML based
processing engine which allows
+ dynamic stylesheets and a free mix and match of all Jelly tags within the
script.
+ </p>
+ <p>
+ The JSL tag library relies on the XML tags in JSTL to do most of its work,
so JSL just provides
+ the declarative XML processing via <jsl:stylesheet>,
<jsl:template> and <jsl:applyTemplates>
+ </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +8 -6 jakarta-commons/jelly/jelly-tags/sql/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,13 +22,15 @@
</properties>
<body>
- <p>The SQL Tags from the JSTL</p>
+ <section name="Overview">
+ <p>The SQL Tags from the JSTL</p>
- <p>
- There are some examples of these tags in action
- <a
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/jelly-tags/sql/src/test/org/apache/commons/jelly/tags/sql/">here</a>
- </p>
- <p>See the <a href="tags.html">tags</a> for more information.</p>
+ <p>
+ There are some examples of these tags in action
+ <a
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/jelly-tags/sql/src/test/org/apache/commons/jelly/tags/sql/">here</a>
+ </p>
+ <p>See the <a href="tags.html">tags</a> for more information.</p>
+ </section>
</body>
</document>
1.2 +13 -11 jakarta-commons/jelly/jelly-tags/jaxme/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:28:37 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,18 +22,20 @@
</properties>
<body>
- <p>
- A <a href='http://java.sun.com/xml/jaxb/'>JAXB</a> tag library using the
- <a href='http://ws.apache.org/jaxme'>Apache JaxMe</a> implementation.
- Tags are provided for marshalling java objects into xml
- and unmarshalling xml into java objects which will work with any JAXB
implementation.
- The generation tag generates java objects which can be marshalled and
unmarshalled by
- JaxMe and are specific to that implementation.
- </p>
+ <section name="Overview">
+ <p>
+ A <a href='http://java.sun.com/xml/jaxb/'>JAXB</a> tag library using the
+ <a href='http://ws.apache.org/jaxme'>Apache JaxMe</a> implementation.
+ Tags are provided for marshalling java objects into xml
+ and unmarshalling xml into java objects which will work with any JAXB
implementation.
+ The generation tag generates java objects which can be marshalled and
unmarshalled by
+ JaxMe and are specific to that implementation.
+ </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/fmt/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:21:05 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Tags that support Internationalization and localized formatting and parsing.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tags that support Internationalization and localized formatting and parsing.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/jms/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jms/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A tag library for working with JMS using the
- <a href="http://jakarta.apache.org/commons/sandbox/messenger/">Messenger</a>
project.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for working with JMS using the
+ <a
href="http://jakarta.apache.org/commons/sandbox/messenger/">Messenger</a> project.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +10 -8 jakarta-commons/jelly/jelly-tags/jface/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jface/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,14 +22,16 @@
</properties>
<body>
- <p>
- The JellyJFace Library is a Jelly Library for creating Rich User Interfaces
- using SWT and JFace via XML markup (a Jelly script).
- JellyJFace is an eextension of JellySWT to add support for the JFace
framework.
- </p>
- <p>
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ The JellyJFace Library is a Jelly Library for creating Rich User Interfaces
+ using SWT and JFace via XML markup (a Jelly script).
+ JellyJFace is an eextension of JellySWT to add support for the JFace
framework.
+ </p>
+ <p>
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/http/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/http/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:24:58 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:21 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A tag library for working with the HTTP protocol, performing HTTP GET, POST
and other actions.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library for working with the HTTP protocol, performing HTTP GET, POST
and other actions.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/html/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/html/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:23:17 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:22 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- Tags for parsing HTML so that it can be processed by Jelly using Andy Clark's
- <a href="http://www.apache.org/~andyc/neko/doc/index.html">NekoHTML</a>.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Tags for parsing HTML so that it can be processed by Jelly using Andy
Clark's
+ <a href="http://www.apache.org/~andyc/neko/doc/index.html">NekoHTML</a>.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/interaction/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/interaction/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:26:43 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:22 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- A tag library so that Jelly scripts can request input form the console.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A tag library so that Jelly scripts can request input form the console.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +7 -5 jakarta-commons/jelly/jelly-tags/ojb/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/ojb/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:24 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:22 -0000 1.2
@@ -22,11 +22,13 @@
</properties>
<body>
- <p>
- A variety of tags for working with the
- <a href="http://db.apache.org/ojb/">ObjectBridge</a> persistence engine.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ A variety of tags for working with the
+ <a href="http://db.apache.org/ojb/">ObjectBridge</a> persistence engine.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
1.2 +6 -4 jakarta-commons/jelly/jelly-tags/xmlunit/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xmlunit/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ index.xml 8 Sep 2004 04:19:22 -0000 1.2
@@ -22,10 +22,12 @@
</properties>
<body>
- <p>
- Compares two XML documents using <a
href="http://xmlunit.sourceforge.net/">XMLUnit</a>.
- See the <a href="tags.html">tags</a> for more information.
- </p>
+ <section name="Overview">
+ <p>
+ Compares two XML documents using <a
href="http://xmlunit.sourceforge.net/">XMLUnit</a>.
+ See the <a href="tags.html">tags</a> for more information.
+ </p>
+ </section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]