Changes

Jump to navigation Jump to search
21 bytes added ,  14:58, 21 March 2023
no edit summary
This [[Module Library|XQuery Module]] contains functions and variables to perform XSL transformations.
By default, this module uses Java’s XSLT 1.0 Xalan implementation to transform documents. XSLT 3.0 will be enabled is used if the [https://www.saxonica.com/ Saxon XSLT Processor] is found in the class path (e.g. by placing the library files in the [[Startup#Full Distributions|{{Code|lib/custom}} directory]]). A specific transformer can be specified by assigning a class to the system property {{Code|javax.xml.transform.TransformerFactory}} with the [https://docs.oracle.com/en/java/javase/11/tools/java.html -D flag] on the command line, or directly in Java:
<syntaxhighlight lang="java">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu