Installing Saxon on Windows
Enter the URL:
http://saxon.sourceforge.net/
.
From Saxon: The XSLT and XQuery Processor page, scroll to find the heading
Saxon-B
9.1
.
Select
Download
.
The SourceForge.net page opens with a list of download options.
Select any of the
images to start the download.
Click
Save
to unzip the
saxonb9-1-0-5j.zip
file and save it to the
C:\
directory as
saxon
.
Add
C:\saxon\saxon9.jar;C:\saxon\saxon9-dom.jar
to the
CLASSPATH
environment variable.
Set up
ANT_OPTS
.
set ANT_OPTS=%ANT_OPTS% -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
Parent topic:
Installing the minimal package on Windows