|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| IConverter | General purpose data type converter. |
| IConverterFactory | Factory that creates and configures instances of
IConverter. |
| ILocalizable | Implementing converters want to have the current locale set. |
| ITypeConverter | Converter for a specific data type. |
| Class Summary | |
| Converter | Implementation of IConverter interface, which converts objects from one class to another. |
| ConverterFactory | Implementation of IConverterFactorywhich creates
an instance of Converter in order to fulfill the IConverter contract. |
| Exception Summary | |
| ConversionException | Thrown for conversion exceptions. |
Conversion support.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||