|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Converter | General purpose data type converter that can be registered and used within the BeanUtils package to manage the conversion of objects from one type to another. |
ConverterFactory | The ConverterRegistry will automatically use any registered ConverterFactory's to get underlying Converters. |
Class Summary | |
---|---|
BasicConverterFactory | Creates converter factors. |
ConvertRegistry | Stores Converters under a dual-key system of fromClass to toClass. |
ConvertUtils | Basic tasks for the Converting system. |
IdentityConverter | Converter that does no conversion. |
Exception Summary | |
---|---|
ConversionException | A ConversionException indicates that a call to
Converter.convert() has failed to complete successfully. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |