Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

7 Internationalization

Use these command to create localizable Java applications.

This section contains the following command:

native2ascii: Creates localizable applications by converting a file with characters in any supported character encoding to one with ASCII and/or Unicode escapes (\uxxxx) notation for all characters that are not part of the ASCII character set, or vice versa.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us