Package org.apache.camel.dataformat.csv
Class CsvDataFormatConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.dataformat.csv.CsvDataFormatConfigurer
- All Implemented Interfaces:
 org.apache.camel.spi.GeneratedPropertyConfigurer,org.apache.camel.spi.PropertyConfigurer
public class CsvDataFormatConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
property 
- 
Constructor Details
- 
CsvDataFormatConfigurer
public CsvDataFormatConfigurer() 
 - 
 - 
Method Details