mrglavas 2005/05/08 20:36:24
Modified: java/docs install.xml
Log:
Updating installation document for JAXP 1.3.
Revision Changes Path
1.22 +4 -4 xml-xerces/java/docs/install.xml
Index: install.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/install.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- install.xml 18 Jun 2004 22:16:11 -0000 1.21
+++ install.xml 9 May 2005 03:36:24 -0000 1.22
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!--
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -76,9 +76,9 @@
<tr>
<td>xml-apis.jar</td>
<td>Jar file containing all the standard API's implemented by
- the parser. Currently, &ParserName; supports DOM level 2, SAX
- 2.0.1, and the <code>javax.xml.parsers</code> part of JAXP
- 1.2. </td>
+ the parser. Currently, &ParserName; supports DOM level 3, SAX
+ 2.0.2, and the <code>javax.xml.parsers</code> part of JAXP
+ 1.3. </td>
</tr>
<tr>
<td>xercesSamples.jar</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]