Microsoft SDK for Java

Locale.getCharacterSet

Retrieves the character set for this locale.

Syntax

public int getCharacterSet()

Return Value

Returns an integer that represents the character set in use in this locale.

See Also CharacterSet

© 1999 Microsoft Corporation. All rights reserved. Terms of use.