- setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.stringtemplate.StringTemplateComponent
-
Sets whether the context map should allow access to all details.
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.stringtemplate.StringTemplateComponent
-
Whether to allow to use resource template from header or not (default false).
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
-
Whether to allow to use resource template from header or not (default false).
- setDelimiterStart(char) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
-
The variable start delimiter
- setDelimiterStop(char) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
-
The variable end delimiter
- STRINGTEMPLATE_RESOURCE_URI - Static variable in class org.apache.camel.component.stringtemplate.StringTemplateConstants
-
- STRINGTEMPLATE_VARIABLE_MAP - Static variable in class org.apache.camel.component.stringtemplate.StringTemplateConstants
-
- StringTemplateComponent - Class in org.apache.camel.component.stringtemplate
-
- StringTemplateComponent() - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateComponent
-
- StringTemplateConstants - Class in org.apache.camel.component.stringtemplate
-
StringTemplate constants.
- StringTemplateEndpoint - Class in org.apache.camel.component.stringtemplate
-
Transforms the message using a String template.
- StringTemplateEndpoint() - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
-
- StringTemplateEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
-