dmitri 02/04/22 18:33:42
Modified: xdocs/stylesheets project.xml
xdocs components.xml
Log:
Added a link to JXPath home page
Revision Changes Path
1.29 +1 -1 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 23 Apr 2002 00:19:46 -0000 1.28
+++ project.xml 23 Apr 2002 01:33:42 -0000 1.29
@@ -84,7 +84,7 @@
<item name="HTTP Client" href="/httpclient"/>
- <item name="JXPath"
href="http://cvs.apache.org/viewcvs/jakarta-commons/jxpath/"/>
+ <item name="JXPath" href="/jxpath/index.html"/>
<item name="Latka" href="/latka/index.html"/>
1.21 +3 -2 jakarta-commons/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- components.xml 23 Apr 2002 00:19:46 -0000 1.20
+++ components.xml 23 Apr 2002 01:33:42 -0000 1.21
@@ -134,10 +134,11 @@
<!-- /DBCP -->
<!-- JXPath -->
- <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/jxpath/">JXPath</a></big></b></dt>
+ <dt><b><big><a
href="http://jakarta.apache.org/commons/jxpath/">JXPath</a></big></b></dt>
<dd>
Commons-JXPath provides utilities for manipulating Java classes that conform
to the
- JavaBeans naming conventions using the XPath syntax.
+ JavaBeans naming conventions using the XPath syntax. It also supports maps
and similar
+ objects, DOM and other object models.
</dd>
<!-- /JXPath -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>