mrglavas    2003/11/19 08:10:23

  Modified:    java/docs faq-performance.xml
  Log:
  Improved language in the 'Parser Performance' FAQ.
  
  Revision  Changes    Path
  1.9       +3 -2      xml-xerces/java/docs/faq-performance.xml
  
  Index: faq-performance.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-performance.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- faq-performance.xml       19 Nov 2003 00:13:11 -0000      1.8
  +++ faq-performance.xml       19 Nov 2003 16:10:23 -0000      1.9
  @@ -23,8 +23,9 @@
         <p>
        The parser configuration may affect the performance of the parser.
        For example, if you are interested in evaluating the parser performance
  -     with DTDs use the <code>DTDConfiguration</code> (<em>Note</em>: you can 
  -     build Xerces with DTD-only support using <em>dtdjars</em> build target).
  +     with DTDs you may want to use the <code>DTDConfiguration</code> 
  +     (<em>Note</em>: you can build Xerces with DTD-only support using 
  +     <em>dtdjars</em> build target).
         </p>
       </a>
     </faq>
  
  
  

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

Reply via email to