public class EncodingToCharset extends Object
| Modifier and Type | Field and Description |
|---|---|
static Charset |
ISO_8859_1 |
static Charset |
UTF_8 |
| Constructor and Description |
|---|
EncodingToCharset() |
public static final Charset ISO_8859_1
public static final Charset UTF_8
public static Charset toCharset(String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.