@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.xmlbeans") public class XmlBeansDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
XmlBeansDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getContentTypeHeader() |
Boolean |
getPrettyPrint() |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
void |
setPrettyPrint(Boolean prettyPrint) |
Apache Camel