mrglavas 2004/01/26 12:33:19
Modified: java/docs install.xml
Log:
Update installation document.
Revision Changes Path
1.17 +14 -1 xml-xerces/java/docs/install.xml
Index: install.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/install.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- install.xml 17 Jul 2003 22:30:33 -0000 1.16
+++ install.xml 26 Jan 2004 20:33:19 -0000 1.17
@@ -25,10 +25,19 @@
<td>License for &ParserName;</td>
</tr>
<tr>
+ <td>LICENSE.resolver.txt</td>
+ <td>License for the XML Commons Resolver</td>
+ </tr>
+ <tr>
<td>Readme.html</td>
<td>Web page redirect to docs/html/index.html</td>
</tr>
<tr>
+ <td>resolver.jar</td>
+ <td>Jar file containing the XML Commons Resolver. Currently,
+ Resolver 1.1 is distributed with &ParserName;.</td>
+ </tr>
+ <tr>
<td>xercesImpl.jar</td>
<td>Jar file containing all the parser class files that implement
one of the standard API's supported by the parser</td>
@@ -37,7 +46,7 @@
<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 R2 PR1, and the <code>javax.xml.parsers</code> part of JAXP
+ 2.0.1, and the <code>javax.xml.parsers</code> part of JAXP
1.2. </td>
</tr>
<tr>
@@ -85,6 +94,10 @@
<tr>
<td>LICENSE</td>
<td>License for &ParserName;</td>
+ </tr>
+ <tr>
+ <td>LICENSE.resolver.txt</td>
+ <td>License for the XML Commons Resolver</td>
</tr>
<tr>
<td>build.bat</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]