Package org.apache.james.mime4j.codec
package org.apache.james.mime4j.codec
-
ClassDescriptionPerforms Base-64 decoding on an underlying stream.This class implements section 6.8.This class is used to drive how decoder/parser should deal with malformed and unexpected data.Static methods for decoding strings, byte arrays and encoded words.Static methods for encoding header field values.Selects one of the two encodings specified in RFC 2047.Indicates the intended usage of an encoded word.Performs Quoted-Printable decoding on an underlying stream.Performs Quoted-Printable encoding on an underlying stream.