dleslie 02/05/09 08:11:13 Modified: java/xdocs/sources/xalan xsltc_usage.xml Log: Added classpath information pertaining to xercesImpl.jar and xml-apis.jar. Revision Changes Path 1.27 +1 -0 xml-xalan/java/xdocs/sources/xalan/xsltc_usage.xml Index: xsltc_usage.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/xsltc_usage.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xsltc_usage.xml 2 May 2002 17:29:05 -0000 1.26 +++ xsltc_usage.xml 9 May 2002 15:11:13 -0000 1.27 @@ -94,6 +94,7 @@ To use this newer approach, simply put xsltc.jar in your classpath. No need to mention the others (BCEL.jar, JLex.jar, regexp.jar, java_cup.jar, runtime.jar). +<note>Be sure to also a JAXP XML parser, such as xercesImpl.jar and xml-apis.jar, which are in our distribution.</note> </p> </s3>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
