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

Packages that use BindyCsvFactory
org.apache.camel.dataformat.bindy.csv   
 

Uses of BindyCsvFactory in org.apache.camel.dataformat.bindy.csv
 

Methods in org.apache.camel.dataformat.bindy.csv that return BindyCsvFactory
 BindyCsvFactory BindyCsvDataFormat.getFactory(PackageScanClassResolver resolver)
          Method used to create the singleton of the BindyCsvFactory
 

Methods in org.apache.camel.dataformat.bindy.csv with parameters of type BindyCsvFactory
 void BindyCsvDataFormat.setModelFactory(BindyCsvFactory modelFactory)
           
 



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