B C D G I L O P S X
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointConfigurer
- configureEndpoint(Endpoint, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
- createXmlSourceHandlerFactoryImpl() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonBuilder
- createXsltBuilder() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonAggregationStrategy
- createXsltBuilder() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- createXsltEndpoint(String) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
D
- doInit() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- doStart() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
G
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointConfigurer
- getSaxonConfiguration() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
- getSaxonConfiguration() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- getSaxonConfigurationProperties() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
- getSaxonConfigurationProperties() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- getSaxonExtensionFunctions() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
- getSaxonExtensionFunctions() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- getSaxonReaderProperties() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- getSource(Exchange, Object) - Method in class org.apache.camel.component.xslt.saxon.SaxonXmlSourceHandlerFactoryImpl
I
- isAllowStAX() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonBuilder
- isAllowStAX() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- isEnabled(String) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
L
- loadResource(String, XsltBuilder) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
-
Loads the resource.
O
- org.apache.camel.component.xslt.saxon - package org.apache.camel.component.xslt.saxon
P
- prepareSource(Source) - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonBuilder
- propertyNames() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
S
- SaxonXmlSourceHandlerFactoryImpl - Class in org.apache.camel.component.xslt.saxon
- SaxonXmlSourceHandlerFactoryImpl() - Constructor for class org.apache.camel.component.xslt.saxon.SaxonXmlSourceHandlerFactoryImpl
- secretPropertyNames() - Method in class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
- 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(String) - 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.XsltSaxonEndpoint
-
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
- 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(List<Object>) - 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
X
- XsltSaxonAggregationStrategy - Class in org.apache.camel.component.xslt.saxon
- XsltSaxonAggregationStrategy(String) - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonAggregationStrategy
- XsltSaxonBuilder - Class in org.apache.camel.component.xslt.saxon
- XsltSaxonBuilder() - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonBuilder
- XsltSaxonComponent - Class in org.apache.camel.component.xslt.saxon
-
The XSLT Component is for performing XSLT transformations of messages using Saxon.
- XsltSaxonComponent() - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonComponent
- XsltSaxonComponentConfigurer - Class in org.apache.camel.component.xslt.saxon
-
Generated by camel build tools - do NOT edit this file!
- XsltSaxonComponentConfigurer() - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonComponentConfigurer
- XsltSaxonEndpoint - Class in org.apache.camel.component.xslt.saxon
-
Transform XML payloads using an XSLT template using Saxon.
- XsltSaxonEndpoint(String, Component) - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonEndpoint
- XsltSaxonEndpointConfigurer - Class in org.apache.camel.component.xslt.saxon
-
Generated by camel build tools - do NOT edit this file!
- XsltSaxonEndpointConfigurer() - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointConfigurer
- XsltSaxonEndpointUriFactory - Class in org.apache.camel.component.xslt.saxon
-
Generated by camel build tools - do NOT edit this file!
- XsltSaxonEndpointUriFactory() - Constructor for class org.apache.camel.component.xslt.saxon.XsltSaxonEndpointUriFactory
All Classes All Packages