| java.lang.Object com.ibm.icu.dev.tool.localeconverter.ConvertJavaLocale
ConvertJavaLocale | public class ConvertJavaLocale (Code) | | The ConvertJavaLocale application converts java locales to
Java and ICU Locale files. It's usage is as follows
ConvertJavaLocale [-11] [-12] [-icu] [-package] locale...
Usage
-11
If this option is specified, data is output in
Java 1.1.x locale format.
-12
If this option is specified, data is output in
Java 1.2.x locale format. If an output format
is not specified, -12 is the default.
-icu
If this option is specified, data is output in
ICU locale format.
locale
The locale to convert
|
|
|