A B C D E F G I L M O P R S T U V W X 
All Classes All Packages

A

addParameters(Transformer, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 
bytes - org.apache.camel.component.xslt.XsltOutput
 

C

clearCachedStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
configure(TransformerFactory, XsltEndpoint) - Method in interface org.apache.camel.component.xslt.TransformerFactoryConfigurationStrategy
Configure the given factory associated with the given endpoint.
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.xslt.XsltComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.xslt.XsltEndpointConfigurer
 
configureEndpoint(Endpoint, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
configureTransformer(Transformer, Exchange) - Method in class org.apache.camel.component.xslt.XsltBuilder
Configures the transformer with exchange specific parameters
create(String) - Static method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
createResult(Exchange) - Method in class org.apache.camel.component.xslt.DomResultHandlerFactory
 
createResult(Exchange) - Method in class org.apache.camel.component.xslt.FileResultHandlerFactory
 
createResult(Exchange) - Method in interface org.apache.camel.component.xslt.ResultHandlerFactory
Creates the ResultHandler to use
createResult(Exchange) - Method in class org.apache.camel.component.xslt.StreamResultHandlerFactory
 
createResult(Exchange) - Method in class org.apache.camel.component.xslt.StringResultHandlerFactory
 
createTransformer() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
createUriResolver(CamelContext, String) - Method in class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
createUriResolver(CamelContext, String) - Method in interface org.apache.camel.component.xslt.XsltUriResolverFactory
Method is called during the creation of a xslt endpoint.
createXmlSourceHandlerFactoryImpl() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
createXsltBuilder() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
createXsltBuilder() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
createXsltEndpoint(String) - Method in class org.apache.camel.component.xslt.XsltComponent
 

D

DefaultTransformErrorHandler - Class in org.apache.camel.component.xslt
ErrorHandler and ErrorListener which will ignore warnings, and throws error and fatal as exception, which ensures those can be caught by Camel and dealt-with.
DefaultTransformErrorHandler(Exchange) - Constructor for class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
DefaultXsltUriResolverFactory - Class in org.apache.camel.component.xslt
Default URI resolver factory which instantiates the camel default XSLT URI resolver which can resolves absolute and relative URIs in the classpath and file system.
DefaultXsltUriResolverFactory() - Constructor for class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
deleteOutputFile() - Method in class org.apache.camel.component.xslt.XsltBuilder
Should the output file be deleted when the Exchange is done.
doInit() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
doInit() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
DOM - org.apache.camel.component.xslt.XsltOutput
 
DomResultHandler - Class in org.apache.camel.component.xslt
Uses DOM to handle results of the transformation
DomResultHandler() - Constructor for class org.apache.camel.component.xslt.DomResultHandler
 
DomResultHandlerFactory - Class in org.apache.camel.component.xslt
Factory for DomResultHandler
DomResultHandlerFactory() - Constructor for class org.apache.camel.component.xslt.DomResultHandlerFactory
 
doStart() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
doStart() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
doStop() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
doStop() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 

E

error(TransformerException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
error(TransformerException) - Method in class org.apache.camel.component.xslt.XsltErrorListener
 
error(SAXParseException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
errorListener(ErrorListener) - Method in class org.apache.camel.component.xslt.XsltBuilder
Uses a custom ErrorListener.

F

fatalError(TransformerException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.camel.component.xslt.XsltErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
file - org.apache.camel.component.xslt.XsltOutput
 
FileResultHandler - Class in org.apache.camel.component.xslt
Use file to handle the result of XSLT transformation.
FileResultHandler(File) - Constructor for class org.apache.camel.component.xslt.FileResultHandler
 
FileResultHandlerFactory - Class in org.apache.camel.component.xslt
Factory for StreamResult which is streamed to file.
FileResultHandlerFactory() - Constructor for class org.apache.camel.component.xslt.FileResultHandlerFactory
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 

G

getCamelContext() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
getEntityResolver() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getErrorListener() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getErrorListener() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.xslt.XsltComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.xslt.XsltEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.xslt.XsltComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.xslt.XsltEndpointConfigurer
 
getOutput() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getParameters() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getParameters() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getPropertyName() - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
getResourceUri() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getResult() - Method in class org.apache.camel.component.xslt.DomResultHandler
 
getResult() - Method in class org.apache.camel.component.xslt.FileResultHandler
 
getResult() - Method in interface org.apache.camel.component.xslt.ResultHandler
 
getResult() - Method in class org.apache.camel.component.xslt.StreamResultHandler
 
getResult() - Method in class org.apache.camel.component.xslt.StringResultHandler
 
getResultHandlerFactory() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getResultHandlerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getSource(Exchange) - Method in interface org.apache.camel.component.xslt.SourceHandlerFactory
Creates a specific Source depending on the current message exchanged
getSource(Exchange) - Method in class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
 
getSource(Exchange, Object) - Method in class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
Converts the inbound body to a Source, if the body is not already a Source.
getSourceHandlerFactory() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getTemplate() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getTransformerCacheSize() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactoryClass() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getTransformerFactoryClass() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactoryConfigurationStrategy() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getTransformerFactoryConfigurationStrategy() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getUriResolverFactory() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getXslt() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 

I

isCacheCleared() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCacheStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltComponent
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isDeleteOutputFile() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
isDeleteOutputFile() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 
isFailOnNullBody() - Method in class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
Returns true if we fail when the body is null.
isFailOnNullBody() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
isFailOnNullBody() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isInputStreamNeeded(Exchange) - Method in class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
Checks whether we need an InputStream to access the message body.
isLenientProperties() - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 

L

loadResource(String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
Loads the resource.
loadResource(String, XsltBuilder) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Loads the resource.
LOG - Static variable in class org.apache.camel.component.xslt.XsltBuilder
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 

O

onExchange(Exchange) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
org.apache.camel.component.xslt - package org.apache.camel.component.xslt
The XSLT Component for transforming messages with XSLT
outputBytes() - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the output as being a byte[]
outputDOM() - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the output as being a DOM
outputFile() - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the output as being a File where the filename must be provided in the Exchange.XSLT_FILE_NAME header.
outputString() - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the output as being a String

P

parameter(String, Object) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
prepareSource(Source) - Method in class org.apache.camel.component.xslt.XsltBuilder
Allows to prepare the source before transforming.
process(Exchange) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
propertyNames() - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 

R

resolve(String, String) - Method in class org.apache.camel.component.xslt.XsltUriResolver
 
ResultHandler - Interface in org.apache.camel.component.xslt
A strategy for handling XSLT results
ResultHandlerFactory - Interface in org.apache.camel.component.xslt
Factory for ResultHandler

S

secretPropertyNames() - Method in class org.apache.camel.component.xslt.XsltEndpointUriFactory
 
setBody(Message) - Method in class org.apache.camel.component.xslt.DomResultHandler
 
setBody(Message) - Method in class org.apache.camel.component.xslt.FileResultHandler
 
setBody(Message) - Method in interface org.apache.camel.component.xslt.ResultHandler
 
setBody(Message) - Method in class org.apache.camel.component.xslt.StreamResultHandler
 
setBody(Message) - Method in class org.apache.camel.component.xslt.StringResultHandler
 
setCacheCleared(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
Cache for the resource content (the stylesheet file) when it is loaded.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Cache for the resource content (the stylesheet file) when it is loaded.
setDeleteOutputFile(boolean) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
If you have output=file then this option dictates whether or not the output file should be deleted when the Exchange is done processing.
setEntityResolver(EntityResolver) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setEntityResolver(EntityResolver) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom org.xml.sax.EntityResolver with javax.xml.transform.sax.SAXSource.
setErrorListener(ErrorListener) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setErrorListener(ErrorListener) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows to configure to use a custom javax.xml.transform.ErrorListener.
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
Set if we should fail when the body is null
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether or not to throw an exception if the input body is null.
setOutput(XsltOutput) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setOutput(XsltOutput) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Option to specify which output type to use.
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Additional parameters to configure on the javax.xml.transform.Transformer.
setPropertyName(String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setResourceUri(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Path to the template.
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom org.apache.camel.builder.xml.ResultHandlerFactory which is capable of using custom org.apache.camel.builder.xml.ResultHandler types.
setSourceHandlerFactory(SourceHandlerFactory) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setTemplate(Templates) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setTransformerCacheSize(int) - Method in class org.apache.camel.component.xslt.XsltEndpoint
The number of javax.xml.transform.Transformer object that are cached for reuse to avoid calls to Template.newTransformer().
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory
setTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom XSLT transformer factory, specified as a FQN class name
setTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory, specified as a FQN class name
setTransformerFactoryConfigurationStrategy(TransformerFactoryConfigurationStrategy) - Method in class org.apache.camel.component.xslt.XsltComponent
A configuration strategy to apply on freshly created instances of TransformerFactory.
setTransformerFactoryConfigurationStrategy(TransformerFactoryConfigurationStrategy) - Method in class org.apache.camel.component.xslt.XsltEndpoint
A configuration strategy to apply on freshly created instances of TransformerFactory.
setTransformerFile(File) - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the XSLT transformer from a File
setTransformerInputStream(InputStream) - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the XSLT transformer from the given input stream
setTransformerSource(Source) - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the XSLT transformer from a Source
setTransformerURL(URL) - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets the XSLT transformer from a URL
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltBuilder
 
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom UriResolver.
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom javax.xml.transform.URIResolver
setUriResolverFactory(XsltUriResolverFactory) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom UriResolver which depends on a dynamic endpoint resource URI.
setXslt(XsltBuilder) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
setXslt(XsltBuilder) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
SourceHandlerFactory - Interface in org.apache.camel.component.xslt
Interface to be implemented by concrete source handlers/converters
StreamResultHandler - Class in org.apache.camel.component.xslt
Processes the XSLT result as a byte[]
StreamResultHandler() - Constructor for class org.apache.camel.component.xslt.StreamResultHandler
 
StreamResultHandlerFactory - Class in org.apache.camel.component.xslt
StreamResultHandlerFactory() - Constructor for class org.apache.camel.component.xslt.StreamResultHandlerFactory
 
string - org.apache.camel.component.xslt.XsltOutput
 
StringResultHandler - Class in org.apache.camel.component.xslt
Processes the XSLT result as a String
StringResultHandler() - Constructor for class org.apache.camel.component.xslt.StringResultHandler
 
StringResultHandlerFactory - Class in org.apache.camel.component.xslt
StringResultHandlerFactory() - Constructor for class org.apache.camel.component.xslt.StringResultHandlerFactory
 

T

toString() - Method in class org.apache.camel.component.xslt.XsltBuilder
 
transformerCacheSize(int) - Method in class org.apache.camel.component.xslt.XsltBuilder
Used for caching Transformers.
TransformerFactoryConfigurationStrategy - Interface in org.apache.camel.component.xslt
A configuration strategy applied to freshly created instances of TransformerFactory.

U

uriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltBuilder
Sets a custom URI resolver to be used

V

valueOf(String) - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(TransformerException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
warning(TransformerException) - Method in class org.apache.camel.component.xslt.XsltErrorListener
 
warning(SAXParseException) - Method in class org.apache.camel.component.xslt.DefaultTransformErrorHandler
 
withOutput(XsltOutput) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
withPropertyName(String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
withTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 
withUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltAggregationStrategy
 

X

XmlSourceHandlerFactoryImpl - Class in org.apache.camel.component.xslt
Handler for xml sources
XmlSourceHandlerFactoryImpl() - Constructor for class org.apache.camel.component.xslt.XmlSourceHandlerFactoryImpl
 
xslt(File) - Static method in class org.apache.camel.component.xslt.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(InputStream) - Static method in class org.apache.camel.component.xslt.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(URL) - Static method in class org.apache.camel.component.xslt.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(Source) - Static method in class org.apache.camel.component.xslt.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(Templates) - Static method in class org.apache.camel.component.xslt.XsltBuilder
Creates an XSLT processor using the given templates instance
XSLT_FILE_NAME - Static variable in class org.apache.camel.component.xslt.XsltConstants
 
XsltAggregationStrategy - Class in org.apache.camel.component.xslt
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.
XsltAggregationStrategy(String) - Constructor for class org.apache.camel.component.xslt.XsltAggregationStrategy
Constructor.
XsltBuilder - Class in org.apache.camel.component.xslt
Creates a Processor which performs an XSLT transformation of the IN message body.
XsltBuilder() - Constructor for class org.apache.camel.component.xslt.XsltBuilder
 
XsltBuilder(Templates) - Constructor for class org.apache.camel.component.xslt.XsltBuilder
 
XsltComponent - Class in org.apache.camel.component.xslt
The XSLT Component is for performing XSLT transformations of messages
XsltComponent() - Constructor for class org.apache.camel.component.xslt.XsltComponent
 
XsltComponentConfigurer - Class in org.apache.camel.component.xslt
Generated by camel build tools - do NOT edit this file!
XsltComponentConfigurer() - Constructor for class org.apache.camel.component.xslt.XsltComponentConfigurer
 
XsltConstants - Class in org.apache.camel.component.xslt
 
XsltEndpoint - Class in org.apache.camel.component.xslt
Transforms XML payload using an XSLT template.
XsltEndpoint(String, Component) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
 
XsltEndpointConfigurer - Class in org.apache.camel.component.xslt
Generated by camel build tools - do NOT edit this file!
XsltEndpointConfigurer() - Constructor for class org.apache.camel.component.xslt.XsltEndpointConfigurer
 
XsltEndpointUriFactory - Class in org.apache.camel.component.xslt
Generated by camel build tools - do NOT edit this file!
XsltEndpointUriFactory() - Constructor for class org.apache.camel.component.xslt.XsltEndpointUriFactory
 
XsltErrorListener - Class in org.apache.camel.component.xslt
ErrorListener which logs the errors and rethrow the exceptions for error and fatal conditions.
XsltErrorListener() - Constructor for class org.apache.camel.component.xslt.XsltErrorListener
 
XsltOutput - Enum in org.apache.camel.component.xslt
 
XsltUriResolver - Class in org.apache.camel.component.xslt
Camel specific URIResolver which is capable of loading files from classpath, file system and more.
XsltUriResolver(CamelContext, String) - Constructor for class org.apache.camel.component.xslt.XsltUriResolver
 
XsltUriResolverFactory - Interface in org.apache.camel.component.xslt
Can be used to create custom URI resolver for the XSLT endpoint.
A B C D E F G I L M O P R S T U V W X 
All Classes All Packages