I would like to use javax.mail.internet.MimeUtility to decode a "quoted-printable"
string. I do not need any other interface to a mail server. What's the best way to get at that class (and its dependencies)? Alternatively, is there a better way to parse "quoted-printable"
strings?
The Apache Commons Codec library also has support for quoted printable and is available under the more permissive apache license.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With