You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2005/07/20 06:05:40 UTC

cvs commit: xml-xerces/java/docs faq-general.xml

mrglavas    2005/07/19 21:05:40

  Modified:    java/docs faq-general.xml
  Log:
  xml-apis.jar now contains JAXP 1.3. Updating the docs to reflect that.
  
  Revision  Changes    Path
  1.46      +2 -2      xml-xerces/java/docs/faq-general.xml
  
  Index: faq-general.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-general.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- faq-general.xml	16 Jun 2005 22:02:34 -0000	1.45
  +++ faq-general.xml	20 Jul 2005 04:05:40 -0000	1.46
  @@ -41,8 +41,8 @@
           jarfiles:
           </p>
           <ul>
  -        <li><code>xml-apis.jar</code> contains the DOM level 2,
  -        SAX 2.0 and the parsing component of JAXP 1.2 API&apos;s;</li>
  +        <li><code>xml-apis.jar</code> contains the DOM level 3,
  +        SAX 2.0.2 and the JAXP 1.3 APIs;</li>
           <li><code>xercesImpl.jar</code> contains the implementation of
           these API&apos;s as well as the XNI API.
           </li>
  
  
  

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