Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
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