Author: mrglavas
Date: Tue Oct 6 05:12:00 2009
New Revision: 822126
URL: http://svn.apache.org/viewvc?rev=822126&view=rev
Log:
Updating links to the performance articles.
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-performance.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-performance.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/faq-performance.xml?rev=822126&r1=822125&r2=822126&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/faq-performance.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/faq-performance.xml Tue Oct 6
05:12:00 2009
@@ -138,9 +138,9 @@
you may want to read the following series of articles:
</p>
<ol>
- <li><jump
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap1.html">Write
XML documents and develop applications using the SAX and DOM APIs</jump></li>
- <li><jump
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap2.html">Reuse
parser instances with the Xerces2 SAX and DOM implementations</jump></li>
- <li><jump
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap3.html">XNI,
Xerces2 features and properties, and caching schemas</jump></li>
+ <li><jump
href="http://www.ibm.com/developerworks/xml/library/x-perfap1.html">Write XML
documents and develop applications using the SAX and DOM APIs</jump></li>
+ <li><jump
href="http://www.ibm.com/developerworks/xml/library/x-perfap2.html">Reuse
parser instances with the Xerces2 SAX and DOM implementations</jump></li>
+ <li><jump
href="http://www.ibm.com/developerworks/xml/library/x-perfap3.html">XNI,
Xerces2 features and properties, and caching schemas</jump></li>
</ol>
<p>
These three articles discuss general performance tips in addition to
ones specifically pertaining to Xerces2.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]