|
|||||||||
| Home >> All >> org >> mentawai >> [ converter overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.mentawai.converter
| Interface Summary | |
| Converter | This is a simple interface for field convertion. |
| Class Summary | |
| BasicConverter | The simplest form of a converter that takes an object and convert it to another one. |
| DateConverter | Converts a java.lang.String to a java.util.Date using the user locale. |
| IntegerConverter | |
| LocaleConverter | A converter that needs to know the user locale to perform the conversion. |
| Exception Summary | |
| ConversionException | An exception that can happen when a conversion fails. |
|
|||||||||
| Home >> All >> org >> mentawai >> [ converter overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||