@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.language.jxpath") public class JXPathLanguageConfiguration extends org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
Constructor and Description |
---|
JXPathLanguageConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getLenient() |
Boolean |
getTrim() |
void |
setLenient(Boolean lenient) |
void |
setTrim(Boolean trim) |
Apache Camel