Package com.iternum.swlink.beanutils

Interface Summary
Format This class create a general interface to provide a generic formatter to use in the FormatConverter.
 

Class Summary
FormatConverter This class is a beanutils converter that is used to convert objects of a specific type to a String using configurable formatters that extent the java.text.Format interface.
TextFormat This format is a wrapper around the format provided by the java.text.Format classes.