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
UnsupportedEncodingException
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.