Package org.crosswire.common.icu

Utilities that require icu4j via reflection.

See:
          Description

Class Summary
DateFormatter DateFormat provides a wrapper of some of DateFormat and SimpleDateFormat using ICU4J if present, otherwise from core Java.
NumberShaper NumberShaper changes numbers from one number system to another.
 

Package org.crosswire.common.icu Description

Utilities that require icu4j via reflection. That is, if the icu4j jar is not on the classpath, the utilities in this package provide standard java behavior.


Copyright ? 2003-2011