public final class MimeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
parseCharset(String
Deprecated.
|
static String |
parseCharset(String
Parse the MIME type from a
Content-Type header value.
|
@Deprecated public static StringparseCharset(String mimeType)
parseCharset(String, String).
Content-Type header value or default to "UTF-8".