@Immutable public final class AcceptCharsetHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANY_CHARSET
Any charset
|
static String |
DEFAULT_CHARSET
Default charset iso-8859-1
|
| Modifier and Type | Method and Description |
|---|---|
static AcceptCharsetList |
getAcceptCharsets(String sAcceptCharset) |
public static final String ANY_CHARSET
public static final String DEFAULT_CHARSET
@Nonnull public static AcceptCharsetList getAcceptCharsets(@Nullable String sAcceptCharset)
Copyright © 2016–2019 Philip Helger. All rights reserved.