Package org.apache.james.mime4j.codec

Class Summary
Base64InputStream Performs Base-64 decoding on an underlying stream.
Base64OutputStream This class implements section 6.8.
ByteQueue  
CodecUtil Utility methods related to codecs.
DecoderUtil Static methods for decoding strings, byte arrays and encoded words.
EncoderUtil Static methods for encoding header field values.
QuotedPrintableInputStream Performs Quoted-Printable decoding on an underlying stream.
QuotedPrintableOutputStream Performs Quoted-Printable encoding on an underlying stream.
 

Enum Summary
EncoderUtil.Encoding Selects one of the two encodings specified in RFC 2047.
EncoderUtil.Usage Indicates the intended usage of an encoded word.
 



Copyright © 2004-2011. All Rights Reserved.