public class CharsetUtils extends Object
| Constructor and Description |
|---|
CharsetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Charset |
get(String name) |
static Charset |
lookup(String name) |
public static Charset get(String name) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.