|
Top: Computers: Software: Globalization: Programming_Languages: Java:
See also:
 |
|
» Hexadecimal Character Codes in Java Unicode - All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with \unn; in Java Unicode format encoding, where nn is equivalent to the hexadecimal number representing the character.
|
 |
|
» Java I18N - Provides articles, demos, and best practice information for creating internationalized software.
|
 |
|
» Java Internationalization Tutorial - The lessons in this trail teach you how to internationalize Java applications. Internationalized applications are easy to tailor to the customs and languages of end users around the world.
|
 |
|
» Multi-currency Nirvana with Java - Those that intend to target their software to the global marketplace should not overlook multi-currency issues. This article is an introduction to currency arithmetic and localization formatting with Java.
|
|
|