Package org.outerj.i18n

Interface Summary
DateFormat  
DecimalFormat Implementations of this class are able to parse and format numbers according to a certain locale and pattern.
 

Class Summary
I18nSupport This class supports operations with BigDecimals, NumberFormats, ...
Icu4jDateFormat  
Icu4jDecimalFormat  
Icu4jI18nSupport Implementation of IcuSupport that uses IBM's ICU4J package.
JdkDateFormat  
JdkDecimalFormat  
JdkI18nSupport Implementation of IcuSupport that uses standard JDK methods.