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