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!
    • Method Detail

      • xsltSaxon

        static XsltSaxonComponentBuilderFactory.XsltSaxonComponentBuilder 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