The Saxon HE/PE/EE Advanced preferences panel is opened from menu .
There are some advanced XSLT options which can be configured for the Saxon 9.3.0.5 transformer (all
three editions: Home Edition, Professional Edition, Enterprise Edition):
- URI Resolver class name ("-r") - Allows the user to specify a
custom implementation for the URI resolver used by the XSLT Saxon 9.3.0.5 transformer (the
-r option when run from the command line). The class name must be fully
specified and the corresponding jar or class extension must be configured from the dialog for configuring the XSLT extension
for the particular transformation scenario.
- Collection URI Resolver class name ("-cr") - Allows the user to
specify a custom implementation for the Collection URI resolver used by the XSLT Saxon 9.3.0.5 transformer (the
-cr option when run from the command line). The class name must be fully
specified and the corresponding jar or class extension must be configured from the dialog for configuring the XSLT extension
for the particular transformation scenario.