|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Codec | Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
CodecInputStream | This interface must be implemeted by all Codec classes classes representing an input stream. |
CodecOutputStream | This interface must be implemeted bye all Codec classes representing an OUTPUT stream. |
Class Summary | |
CodecFileFilter |
Exception Summary | |
CodecFormatException | This abstract class describes a posible format exception when coding/decoding a strem |
Provides classes for CODing and DECoding different file formats.
PARAGRAPH 2
PARAGRAPH 3.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |