org.apache.commons.httpclient
public static class URI.LocaleToCharsetMap extends java.lang.Object
The distribution of this class is Servlets.com. It was originally written by Jason Hunter [jhunter at acm.org] and used by with permission.
| Constructor and Description |
|---|
URI.LocaleToCharsetMap() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCharset(java.util.Locale locale)
Get the preferred charset for the given locale.
|