| Main program, can be used directly from the command line.
The format is:
java net.sf.saxon.Compile [options] style-file output-file
This program compiles the XSL style sheet in style-file to the output-file.
Parameters: args - Arguments supplied on the command line exception: java.lang.Exception - Any compilation error occurs |