|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ConverterRegistry | The work interface for a registry of converters. |
Class Summary | |
DefaultMasterConverter | A very simple master converter that implements the ConverterRegistry interface. |
ObjectToStringConverter | Object to String converter. |
SimpleConverterFactory | A ConverterFactory that creates converter instances using reflection. |
SimpleMasterConverter | A very simple master converter that is capable of using any of the converters in this package. |
SingletonConverterFactory | A converter factory that just returns value supplied in ctor. |
StringToBigDecimalConverter | String to BigDecimal converter. |
StringToBigIntegerConverter | String to BigInteger converter. |
StringToBooleanConverter | String to Boolean converter |
StringToByteConverter | String to Byte converter. |
StringToClassConverter | String to class converter |
StringToDateConverter | String to Date converter. |
StringToDoubleConverter | String to Double converter |
StringToFileConverter | String to File converter. |
StringToFloatConverter | String to float converter |
StringToIntegerConverter | String to Integer converter. |
StringToLongConverter | String to Long converter. |
StringToShortConverter | String to Short converter. |
StringToSQLDateConverter | String to Date converter. |
StringToTimeConverter | String to Time converter. |
StringToTimestampConverter | String to Timestamp converter. |
StringToURLConverter | String to URL converter |
Library of Converter implementations.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |