Package org.osjava.sj.loader.convert

Interface Summary
Converter  
 

Class Summary
BeanConverter Create an object using its empty constructor, then call setXxx for each pseudo property.
ConstructorConverter Convert a text value to any object whose constructor takes a single String object.
ConvertRegistry  
DataSourceConverter  
DateConverter  
MapConverter  
NullConverter