dmitri      02/04/28 19:10:37

  Modified:    docs     components.html
  Log:
  Added JXPath 1.0b1
  
  Revision  Changes    Path
  1.28      +14 -9     jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- components.html   24 Apr 2002 14:03:03 -0000      1.27
  +++ components.html   29 Apr 2002 02:10:37 -0000      1.28
  @@ -251,6 +251,20 @@
       </dd>
      <!-- /HTTP Client -->
   
  +   <!-- JXPath -->
  +    <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.  It also supports maps, 
DOM and 
  +     other object models.
  +     <br />
  +     Releases:
  +     <ul>
  +       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.0/";>Release
 1.0 Beta 1</a> - 29 April 2002</li>
  +     </ul>
  +    </dd>
  +   <!-- /JXPath -->
  +
      <!-- Latka -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/latka";>Latka</a></big></b></dt>
       <dd>
  @@ -284,15 +298,6 @@
        Commons-DBCP provides database connection and object pooling services.
       </dd>
      <!-- /DBCP -->
  -
  -   <!-- JXPath -->
  -    <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.  It also supports maps 
and similar
  -     objects, DOM and other object models.
  -    </dd>
  -   <!-- /JXPath -->
   
      <!-- Pool -->
       <dt><b><big><a href="./pool/index.html">Pool</a></big></b></dt>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to