You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@apache.org on 2001/08/24 07:08:21 UTC

cvs commit: xml-xerces/java/docs readme.xml xni-config.xml

andyc       01/08/23 22:08:21

  Modified:    java/docs readme.xml xni-config.xml
  Log:
  Minor doc update.
  
  Revision  Changes    Path
  1.16      +13 -0     xml-xerces/java/docs/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- readme.xml	2001/08/23 00:35:14	1.15
  +++ readme.xml	2001/08/24 05:08:21	1.16
  @@ -75,6 +75,19 @@
      </li>
     </ul>
    </s2>
  + <s2 title='Changes from Previous Release'>
  +  <p>
  +   This release is primarily a bug fix release. However, a new
  +   XNI parser configuration interface has been added to allow the
  +   creation of "pull" parser configurations. In addition, more
  +   XNI documentation has been written that explains how to re-use
  +   the standard Xerces2 parser components.
  +  </p>
  +  <p>
  +   For a more complete list of changes, refer to the 
  +   <link idref='releases'>Release Information</link> page.
  +  </p>	      
  + </s2>
    <s2 title='Changes from Xerces 1.x'>
     <p>
      Xerces2 is a nearly complete rewrite of the Xerces 1.x codebase
  
  
  
  1.3       +1 -1      xml-xerces/java/docs/xni-config.xml
  
  Index: xni-config.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/xni-config.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xni-config.xml	2001/08/23 00:35:14	1.2
  +++ xni-config.xml	2001/08/24 05:08:21	1.3
  @@ -394,7 +394,7 @@
      <table>
       <tr>
        <th>
  -      Extends <link anchor='component-manager'>XMLComponentManager</link>
  +      Extends <link anchor='parser-configuration'>XMLParserConfiguration</link>
        </th>
       </tr>
       <tr><th>Methods</th></tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org