|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mail.util.MimeUtil
public class MimeUtil
General MIME-related utility methods.
Method Summary | |
---|---|
static java.lang.String |
cleanContentType(javax.mail.internet.MimePart mp,
java.lang.String contentType)
If a Content-Type handler has been specified, call it to clean up the Content-Type value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String cleanContentType(javax.mail.internet.MimePart mp, java.lang.String contentType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |