Package org.w3c.tools.codec

Class Summary
Base64Decoder Decode a BASE64 encoded input stream to some output stream.
Base64Encoder BASE64 encoder implementation.
 

Exception Summary
Base64FormatException Exception for invalid BASE64 streams.