Example usage for Java javax.mail.internet PreencodedMimeBodyPart fields, constructors, methods, implement or subclass
The text is from its open source code.
PreencodedMimeBodyPart(String encoding) Create a PreencodedMimeBodyPart that assumes the data is encoded using the specified encoding. |