.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. .TH SAXON-XSLT "1" "May 2013" "saxon-xslt 6.5.5" "User Commands" .SH NAME saxon-xslt \- Apply a given style sheet to a given source XML document .SH SYNOPSIS .B java \fIcom.icl.saxon.StyleSheet \fR[\fIoptions\fR] \fIsource-doc style-doc {param=value}\fR... .SH DESCRIPTION SAXON 6.5.5 from Michael Kay .SH OPTIONS .TP \fB\-a\fR Use xml\-stylesheet PI, not style\-doc argument .TP \fB\-ds\fR Use standard tree data structure .TP \fB\-dt\fR Use tinytree data structure (default) .TP \fB\-o\fR filename Send output to named file or directory .TP \fB\-m\fR classname Use specified Emitter class for xsl:message output .TP \fB\-r\fR classname Use specified URIResolver class .TP \fB\-t\fR Display version and timing information .TP \fB\-T\fR Set standard TraceListener .TP \fB\-TL\fR classname Set a specific TraceListener .TP \fB\-u\fR Names are URLs not filenames .TP \fB\-w0\fR Recover silently from recoverable errors .TP \fB\-w1\fR Report recoverable errors and continue (default) .TP \fB\-w2\fR Treat recoverable errors as fatal .TP \fB\-x\fR classname Use specified SAX parser for source file .TP \fB\-y\fR classname Use specified SAX parser for stylesheet .TP \-? Display this message .SH AUTHOR SAXON 6.5.5 from Michael Kay This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system, but may be used by others.