@ConfigurationProperties(prefix="camel.language.xquery") public class XQueryLanguageConfiguration extends Object
Constructor and Description |
---|
XQueryLanguageConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getTrim() |
String |
getType() |
void |
setTrim(Boolean trim) |
void |
setType(String type) |
Apache Camel