- SaxonXmlSourceHandlerFactoryImpl - Class in org.apache.camel.component.xslt.saxon
-
- SaxonXmlSourceHandlerFactoryImpl() - Constructor for class org.apache.camel.component.xslt.saxon.SaxonXmlSourceHandlerFactoryImpl
-
- setAllowStAX(boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonBuilder
-
- setAllowStAX(boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
Whether to allow using StAX as the javax.xml.transform.Source.
- setSaxonConfiguration(Configuration) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
-
To use a custom Saxon configuration
- setSaxonConfiguration(Configuration) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
To use a custom Saxon configuration
- setSaxonConfigurationProperties(Map<String, Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
-
To set custom Saxon configuration properties
- setSaxonConfigurationProperties(Map<String, Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
To set custom Saxon configuration properties
- setSaxonExtensionFunctions(List<Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
-
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
- setSaxonExtensionFunctions(String) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
-
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
- setSaxonExtensionFunctions(List<Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
- setSaxonExtensionFunctions(String) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
- setSaxonReaderProperties(Map<String, Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
To set custom Saxon Reader properties