RE: [xsl] Running both Saxon and Xalan? (Was: Re: Saxon is the best!!!)

Subject: RE: [xsl] Running both Saxon and Xalan? (Was: Re: Saxon is the best!!!)
From: Américo Albuquerque <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Sat, 22 Feb 2003 13:08:18 -0000
Tom P wrote:
> If you do not know about it already, for Windows there is a 
> wonderful shell replacement called "4NT", which I use (it is 

Or you could write a bat file:

Ex:
C:> type xt.bat
'java -classpath {path to jars} com.jclark.xsl.sax.Driver

C:> type saxon
java -classpath {path to jars} com.icl.saxon.StyleSheet

etc.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread