Interface | Description |
---|---|
Converter |
Class | Description |
---|---|
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 |