xalan -v (return code: 0)
Xalan version 1.11.0
Xerces version 3.1.4
xalan -h (return code: 0)
TestXSLT options:
Options are case-sensitive.
[-? Shows this message.]
[-h Shows this message.]
[-in <source URL> (If not specified, stdin is used.)]
[-xsl <stylesheet URL>]
[-out <output file>]
[-v Show version information only.]
[-qc Quiet pattern conflicts warnings.]
[-q Use quiet mode.]
[-indent n Controls how many spaces to indent. (default is 0)]
[-validate Controls whether validation occurs. Validation is off by default.]
[-tt Trace the templates as they are being called.]
[-tg Trace each generation event.]
[-ts Trace each selection event.]
[-ttc Trace the template children as they are being processed.]
[-xml Use XML formatter.]
[-text Use Text formatter.]
[-html Use HTML formatter.]
[-dom Use DOM formatter. Generates a DOM instance, then formats XML for output.]
[-xst Use source tree formatter. Generates an instance of the default source tree, then formats XML for output.]
[-param name expression Sets a stylesheet parameter.]
[-xd Use Xerces DOM instead of Xalan source tree.]
[-de Disable built-in extension functions.]
The following option is valid only with -html.
[-noindent Turns off HTML indenting.
The following option is valid only with -xml.
[-nh Don't generate the XML declaration.]