XSLT |
XSLT Processors |
Non-Smalltalk Processors
In order to transform Rosetta into another format, you need an XSLT processor. We used to use Saxon and Xalan, and have recently switched to XSelerator, because its support for the XSLT 1.1 document() tag lets us export multiple files from a single input file. There are also numerous other processors available.
The full distributions can be downloaded from the sites noted below. Since we know you're itching to try Rosetta out, though, we've packaged mini-distributions, containing just the required files.
XSLTProc http://xmlsoft.org/XSLT/
- Download XSLTProc (compiled executable for Windows)
Saxon http://saxon.sourceforge.net
- Download Saxon Java jars
- Download InstantSaxon (compiled executable for Windows)
Xalan http://xml.apache.org
- Download Xalan Java jars
- Download Xalan/C++ (compiled executable for Windows)
Smalltalk Processors
A number of Smalltalk dialects include XSLT processing facilities.
- VisualWorks 7
- VisualAge 6
- Dolphin 5