Creates a new MimeEncodedText with explicit values for mime type and
encoding.
Parameters:
text
-
text to be stored
mimeType
-
mime type of the text. For example, "text/plain" or "text/html"
encoding
-
Encoding of the text. For example, "UTF-8" or "ISO-8859-1"