public final class Rfc5987Util extends Object
public static String encode(String s) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static String encode(String s, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static String decode(String s, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.