@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.language.xquery") public class XQueryLanguageConfiguration extends org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
Constructor and Description |
---|
XQueryLanguageConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getTrim() |
String |
getType() |
void |
setTrim(Boolean trim) |
void |
setType(String type) |
Apache Camel