Interface StaxComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface StaxComponentBuilderFactory
    Process XML payloads by a SAX ContentHandler. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • stax

        static StaxComponentBuilderFactory.StaxComponentBuilder stax()
        StAX (camel-stax) Process XML payloads by a SAX ContentHandler. Category: transformation Since: 2.9 Maven coordinates: org.apache.camel:camel-stax
        Returns:
        the dsl builder