Interface XsltSaxonComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface XsltSaxonComponentBuilderFactory
Transform XML payloads using an XSLT template using Saxon.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the XSLT Saxon component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionXSLT Saxon (camel-xslt-saxon) Transform XML payloads using an XSLT template using Saxon.
-
Method Details
-
xsltSaxon
XSLT Saxon (camel-xslt-saxon) Transform XML payloads using an XSLT template using Saxon. Category: core,transformation Since: 3.0 Maven coordinates: org.apache.camel:camel-xslt-saxon- Returns:
- the dsl builder
-