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...@locus.apache.org on 2000/09/22 23:25:17 UTC

cvs commit: xml-xerces/java/design entities.html

andyc       00/09/22 14:25:14

  Modified:    java/design Tag: xerces_j_2 entities.html
  Log:
  Added table of contents.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +23 -2     xml-xerces/java/design/Attic/entities.html
  
  Index: entities.html
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/design/Attic/entities.html,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- entities.html	2000/09/22 20:48:31	1.1.2.1
  +++ entities.html	2000/09/22 21:25:13	1.1.2.2
  @@ -1,4 +1,4 @@
  -<!-- $Id: entities.html,v 1.1.2.1 2000/09/22 20:48:31 andyc Exp $ -->
  +<!-- $Id: entities.html,v 1.1.2.2 2000/09/22 21:25:13 andyc Exp $ -->
   <html>
    <head>
     <title>Xerces 2 | Entities</title>
  @@ -12,6 +12,27 @@
     <span class='netscape'>
     <a name='TOP'></a>
     <h1>Entity Management</h1>
  +  <a name='TOC'></a>
  +  <h2>Table of Contents</h2>
  +  <p>
  +   <ul>
  +    <li><a href='#Overview'>Overview</a>
  +     <ul>
  +      <li><a href='#Overview.Xerces'>Xerces</a></li>
  +      <li><a href='#Overview.Crimson'>Crimson</a></li>
  +     </ul>
  +    </li>
  +    <li><a href='#Assumptions'>Assumptions</a></li>
  +    <li><a href='#EntityManager'>EntityManager</a></li>
  +    <li><a href='#EntityScanner'>EntityScanner</a></li>
  +    <li><a href='#Notes'>Notes</a>
  +     <ul>
  +      <li><a href='#Notes.OpenIssues'>Open Issues</a></li>
  +     </ul>
  +    </li>
  +   </ul>
  +  </p>
  +  <hr>
     <a name='Overview'></a>
     <h2>Overview</h2>
     <p>
  @@ -201,7 +222,7 @@
     <a name='BOTTOM'></a>
     <hr>
     <span class='netscape'>
  -   Last modified: $Date: 2000/09/22 20:48:31 $
  +   Last modified: $Date: 2000/09/22 21:25:13 $
     </span>
    </body>
   </html>