tobrien     2004/01/21 19:12:47

  Modified:    codec/xdocs index.xml
  Log:
  Added binary to the index.xml page
  
  Revision  Changes    Path
  1.11      +11 -0     jakarta-commons/codec/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/xdocs/index.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.xml 23 Nov 2003 23:08:05 -0000      1.10
  +++ index.xml 22 Jan 2004 03:12:46 -0000      1.11
  @@ -81,6 +81,17 @@
         </td>
        </tr>
        <tr>
  +      <td width="125">
  +       <a href="apidocs/org/apache/commons/codec/binary/Binary.html">
  +             Binary</a>
  +      </td>
  +      <td>
  +       Binary translates between byte arrays and strings of binary digits 
  +       "1" and "0".
  +      </td>
  +     </tr>
  +     <tr>
  +     <tr>
         <td>
          <a href="apidocs/org/apache/commons/codec/binary/Hex.html">
                Hex</a>
  
  
  

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

Reply via email to