public final class MimeUtility extends Object
public static String decodeText(String text) throws UnsupportedEncodingException
text - The text to decode.UnsupportedEncodingException - if the detected encoding in the input text is not supported.Copyright © 2020. All rights reserved.