Package org.brains2b.coffee.decode

Interface Summary
Decoder Interface to define a Decoder as obtained by the DecoderFactory on the basis of the Article supplied
Encoder Interface that defines an Encoder
 

Class Summary
Base64Decoder Decode Base64 encoded text to binary
DecoderFactory Factory for creating Decoders and Encoders based on the content of an Article or on the name of the encoding
EncodeHandler  
MimeDecoder Decode mime-encoded content
UUDecoder Decoder and Encoder for UUEncoding
YencDecoder Decoder and Encoder for Yenc format