| Modifier and Type | Field | Description |
|---|---|---|
static Charset |
ISO_8859_1 |
|
static Charset |
US_ASCII |
|
static Charset |
UTF_16 |
|
static Charset |
UTF_16BE |
|
static Charset |
UTF_16LE |
|
static Charset |
UTF_8 |
| Constructor | Description |
|---|---|
CharsetUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
parse(String contentType) |
|
static String |
parse(String contentType,
String defaultValue) |
Copyright © 2018. All rights reserved.