Package org.apache.james.mime4j.decoder

Class Summary
Base64InputStream Performs Base-64 decoding on an underlying stream.
Base64OutputStream This class has been copied from Apache MyFaces Trinidad 1.2.8 An OutputStream that encodes data in a base64 representation.
ByteQueue  
CodecUtil Utility methods related to codecs.
DecoderUtil Static methods for decoding strings, byte arrays and encoded words.
LineBreakingOutputStream This class take care of inserting a CRLF every lineLength bytes Default to 76 bytes lines.
QuotedPrintableInputStream Performs Quoted-Printable decoding on an underlying stream.
 



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