|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.net.mail.MailUtil
public final class MailUtil
Constructor Summary | |
---|---|
MailUtil()
|
Method Summary | |
---|---|
static String |
decode(String text)
|
static String |
encode(String text,
String encoding)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailUtil()
Method Detail |
---|
public static String encode(String text, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingException
public static String decode(String text) throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |