|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.apache.camel.dataformat.bindy used by org.apache.camel.dataformat.bindy | |
|---|---|
| BindyAbstractFactory
The BindyAbstractFactory implements what its common to all the formats
supported by camel bindy |
|
| BindyFactory
The bindy factory is a factory used to create the POJO models and bind or unbind the data to and from the record (CSV, ...) |
|
| Format
Format allows to format object to and from string received using format or parse method |
|
| Classes in org.apache.camel.dataformat.bindy used by org.apache.camel.dataformat.bindy.csv | |
|---|---|
| BindyCsvFactory
The BindyCsvFactory is the class who allows to : Generate a model associated to a CSV record, bind data from a record to the POJOs, export data of POJOs to a CSV record and format data into String, Date, Double, ... |
|
| Classes in org.apache.camel.dataformat.bindy used by org.apache.camel.dataformat.bindy.fixed | |
|---|---|
| BindyFixedLengthFactory
The BindyCsvFactory is the class who allows to : Generate a model associated to a fixed length record, bind data from a record to the POJOs, export data of POJOs to a fixed length record and format data into String, Date, Double, ... |
|
| Classes in org.apache.camel.dataformat.bindy used by org.apache.camel.dataformat.bindy.format | |
|---|---|
| Format
Format allows to format object to and from string received using format or parse method |
|
| PatternFormat
The PatternFormat extends the format interface and allows to retrieve the pattern linked to a format (Date, Double, ...) |
|
| Classes in org.apache.camel.dataformat.bindy used by org.apache.camel.dataformat.bindy.kvp | |
|---|---|
| BindyKeyValuePairFactory
The BindyKeyValuePairFactory is the class who allows to bind data of type key value pair. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||