Changes

Jump to navigation Jump to search
71 bytes removed ,  11:39, 23 November 2021
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 if Version 9.x or 10 of the [https://www.saxonica.com/ Saxon XSLT Processor] ({{Code|saxon9he.jar}}, {{Code|saxon9pe.jar}}, {{Code|saxon9ee.jar}}) is found in the classpath class path (see [[Startup#Distributions|Distributions]] for more details). A custom transformer can be specified by overwriting assigning a class to the system property {{Code|javax.xml.transform.TransformerFactory}}, as shown e.g. directly in the following Java example:
<syntaxhighlight lang="java">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu