public class MimeUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
cleanContentType(MimePart mp,
java.lang.String contentType)
If a Content-Type handler has been specified,
call it to clean up the Content-Type value.
|
public static java.lang.String cleanContentType(MimePart mp, java.lang.String contentType)
mp
- the MimePartcontentType
- the Content-Type valueCopyright © 2010 - 2020 Adobe. All Rights Reserved