public class LocaleToCharsetMap extends Object
| Constructor and Description |
|---|
LocaleToCharsetMap() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCharset(Locale loc)
Gets the preferred charset for the given locale, or null if the locale
is not recognized.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.