To configure the Saxon HE/PE/EE Advanced preferences, open the
Preferences dialog box and go to .
You can configure the following advanced XSLT options for the Saxon 9.6.0.5 transformer (all
three editions: Home Edition, Professional Edition, Enterprise Edition):
- URI Resolver class name ("-r") - Specifies a custom implementation
for the URI resolver used by the XSLT Saxon 9.6.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") - Specifies a custom
implementation for the Collection URI resolver used by the XSLT Saxon 9.6.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.