Package org.apache.james.mime4j.decoder

Class Summary
Base64InputStream Performs Base-64 decoding on an underlying stream.
Base64OutputStream This class is based on Base64 and Base64OutputStream code from Commons-Codec 1.4 Provides Base64 encoding and decoding as defined by RFC 2045.
ByteQueue  
CodecUtil Utility methods related to codecs.
DecoderUtil Static methods for decoding strings, byte arrays and encoded words.
LineBreakingOutputStream Deprecated. This class will be removed in 0.6 release
QuotedPrintableInputStream Performs Quoted-Printable decoding on an underlying stream.
QuotedPrintableOutputStream Performs Quoted-Printable encoding on an underlying stream.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.