Uses of Class
org.apache.camel.dataformat.bindy.annotation.DataField

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

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

Methods in org.apache.camel.dataformat.bindy with parameters of type DataField
static Format<?> FormatFactory.getFormat(Class<?> clazz, String locale, DataField data)
          Retrieves the format to use for the given type
 



Apache Camel