public final class URLEncodingUtil
extends Object
-
Method Summary
Encode a string value using `UTF-8` encoding scheme
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
encode
Encode a string value using `UTF-8` encoding scheme
-
buildAttachmentValue
public static String buildAttachmentValue(String attachmentFileName)