edwingo     01/01/30 17:10:57

  Modified:    sources/crimson index.xml
  Log:
  Added link to Xalan-j 2
  
  Revision  Changes    Path
  1.4       +5 -2      xml-site/sources/crimson/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/crimson/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 2001/01/31 00:44:08     1.3
  +++ index.xml 2001/01/31 01:10:57     1.4
  @@ -14,8 +14,11 @@
        parser-independent manner.  It endorses the industry standard SAX
        and DOM APIs and also adds a few classes under the
        javax.xml.parsers package to implement pluggability and utility
  -     methods.  Note: the javax.xml.transform package of JAXP is <em>not</em>
  -     implemented by &CrimsonName;.</li>
  +     methods.  Note: the javax.xml.transform package hierarchy of JAXP
  +     is <em>not</em> implemented by &CrimsonName;.  One implementation
  +     of javax.xml.transform can be found at
  +        <jump href="/xalan-j/index.html">Xalan Java 2</jump>.
  +      </li>
         <li><jump href="http://www.megginson.com/SAX/index.html";>SAX 2.0
          </jump></li>
         <li><jump href="http://www.megginson.com/Software/sax2-ext-1.0.zip";>
  
  
  

Reply via email to