geirm 01/11/29 13:13:49
Modified: xdocs powered.xml
docs powered.html
Log:
The more awareness, the better.
Revision Changes Path
1.19 +23 -0 jakarta-velocity/xdocs/powered.xml
Index: powered.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- powered.xml 2001/11/26 11:55:49 1.18
+++ powered.xml 2001/11/29 21:13:49 1.19
@@ -36,6 +36,29 @@
<tr>
<td>
+ <a href="http://jakarta.apache.org/velocity/anakia.html">Anakia</a>
+ </td>
+ <td>
+ Essentially an XML transformation tool, Anakia uses JDOM and Velocity
+ to transform XML documents into the format of your choice. It provides
+ an alternative to using Ant's <style> task and XSL to process XML
files.
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <a href="http://jakarta.apache.org/velocity/texen.html">Texen</a>
+ </td>
+ <td>
+ Texen is a general purpose text generating utility. It is capable of
+ producing almost any sort of text output. Driven by Ant, Texen uses
+ a control template, an optional set of worker templates, and control
+ context to govern the generated output.
+ </td>
+ </tr>
+
+ <tr>
+ <td>
<a href="http://www.gentleware.com/products/index.php3">GentleWare</a>
Poseidon for UML
</td>
<td>
1.25 +37 -0 jakarta-velocity/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- powered.html 2001/11/26 11:55:49 1.24
+++ powered.html 2001/11/29 21:13:49 1.25
@@ -169,6 +169,43 @@
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="http://jakarta.apache.org/velocity/anakia.html">Anakia</a>
+
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ Essentially an XML transformation tool, Anakia uses JDOM and Velocity
+ to transform XML documents into the format of your choice. It provides
+ an alternative to using Ant's <style> task and XSL to process XML
files.
+
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <a href="http://jakarta.apache.org/velocity/texen.html">Texen</a>
+
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ Texen is a general purpose text generating utility. It is capable of
+ producing almost any sort of text output. Driven by Ant, Texen uses
+ a control template, an optional set of worker templates, and control
+ context to govern the generated output.
+
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
<a href="http://www.gentleware.com/products/index.php3">GentleWare</a>
Poseidon for UML
</font>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>