Interface XsltComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface XsltComponentBuilderFactory
    Transforms XML payload using an XSLT template. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • xslt

        static XsltComponentBuilderFactory.XsltComponentBuilder xslt()
        XSLT (camel-xslt) Transforms XML payload using an XSLT template. Category: core,transformation Since: 1.3 Maven coordinates: org.apache.camel:camel-xslt
        Returns:
        the dsl builder