The JDK provides a rich set of APIs for developing global applications. These internationalization APIs are based on the Unicode 2.0 code set and can adapt text, numbers, dates, currency, and user-defined objects to any country's conventions.
The internationalization APIs are concentrated in three packages:
For more information about JDK internationalization support, see the Sun Microsystems documentation.