| Home >> All >> org >> mentawai >> [ converter Javadoc ] |
org.mentawai.converter: Javadoc index of package org.mentawai.converter.
Package Samples:
org.mentawai.converter
Classes:
BasicConverter: The simplest form of a converter that takes an object and convert it to another one. You should override this class to implement your own converters.
LocaleConverter: A converter that needs to know the user locale to perform the conversion. You should override this class to implement your own converters.
Converter: This is a simple interface for field convertion. Check one of its implementations that comes with Mentawai before implementing this class.
DateConverter: Converts a java.lang.String to a java.util.Date using the user locale.
ConversionException: An exception that can happen when a conversion fails.
IntegerConverter
| Home | Contact Us | Privacy Policy | Terms of Service |