public class LocaleToCharsetMap
extends java.lang.Object
LocaleNegotiator
Constructor and Description |
---|
LocaleToCharsetMap() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getCharset(java.util.Locale loc)
Gets the preferred charset for the given locale, or null if the locale
is not recognized.
|