Uses of Class
org.apache.camel.dataformat.bindy.BindyAbstractFactory

Packages that use BindyAbstractFactory
org.apache.camel.dataformat.bindy   
 

Uses of BindyAbstractFactory in org.apache.camel.dataformat.bindy
 

Subclasses of BindyAbstractFactory in org.apache.camel.dataformat.bindy
 class 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, ...
 class BindyKeyValuePairFactory
          The BindyKeyValuePairFactory is the class who allows to bind data of type key value pair.
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.