Class JsltEndpointBuilderFactory.JsltHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.JsltEndpointBuilderFactory.JsltHeaderNameBuilder
Enclosing interface:
JsltEndpointBuilderFactory

public static class JsltEndpointBuilderFactory.JsltHeaderNameBuilder extends Object
The builder of headers' name for the JSLT component.
  • Constructor Details

    • JsltHeaderNameBuilder

      public JsltHeaderNameBuilder()
  • Method Details

    • jsltString

      public String jsltString()
      The JSLT Template as String. The option is a: String type. Group: producer
      Returns:
      the name of the header JsltString.
    • jsltResourceUri

      public String jsltResourceUri()
      The resource URI. The option is a: String type. Group: producer
      Returns:
      the name of the header JsltResourceUri.