org.apache.http.util
Class CharsetUtils
java.lang.Object
org.apache.http.util.CharsetUtils
public class CharsetUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharsetUtils
public CharsetUtils()
lookup
public static Charset lookup(String name)
get
public static Charset get(String name)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.