@ConfigurationProperties(prefix="camel.language.jxpath") public class JXPathLanguageConfiguration extends Object
Constructor and Description |
---|
JXPathLanguageConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getLenient() |
Boolean |
getTrim() |
void |
setLenient(Boolean lenient) |
void |
setTrim(Boolean trim) |
Apache Camel