dleslie 02/02/07 12:05:32 Modified: java/xdocs/sources/xalan getstarted.xml Log: Corrected typo. Revision Changes Path 1.21 +1 -1 xml-xalan/java/xdocs/sources/xalan/getstarted.xml Index: getstarted.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/getstarted.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- getstarted.xml 1 Feb 2002 20:00:53 -0000 1.20 +++ getstarted.xml 7 Feb 2002 20:05:32 -0000 1.21 @@ -15,7 +15,7 @@ <ul> <li>The JDK or JRE 1.2.2, or 1.3.x</li> <li>xalan.jar</li> -<li>&xml4j-jar;, or another <link idref="usagepatterns" anchor="plug">XML Parser</link>)</li> +<li>&xml4j-jar;, or another <link idref="usagepatterns" anchor="plug">XML Parser</link></li> </ul> <p>You can get the JDK or JRE from <jump href="http://www.ibm.com/java/jdk">ibm.com/java/jdk/</jump> or <jump href="http://www.java.sun.com">java.sun.com</jump>.</p> <p>For the binary distribution, which includes everything required to use and build applications with &xslt4j;, download <resource-ref idref="xslt4j-dist-bin-zip"/> or <resource-ref idref="xslt4j-dist-bin-targz"/>. Both of these files contain <resource-ref idref="xslt4j-current"/> (with xalan.jar) and &xml4j-jar; from <resource-ref idref="xml4j-used"/>. You can use a zip or tar utility to expand these files into a full build.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
