| Package | Description |
|---|---|
| net.sf.jazzlib | |
| nl.siegmann.epublib.epub | |
| nl.siegmann.epublib.util |
| Class and Description |
|---|
| Checksum
Interface to compute a data checksum used by checked input/output streams.
|
| CRC32
Computes CRC32 data checksum of a data stream.
|
| DataFormatException
Exception thrown when compressed data is corrupt.
|
| Deflater
This is the Deflater class.
|
| DeflaterOutputStream
This is a special FilterOutputStream deflating the bytes that are written
through it.
|
| Inflater
Inflater is used to decompress data that has been compressed according to the
"deflate" standard described in rfc1950.
|
| InflaterHuffmanTree |
| InflaterInputStream
This filter stream is used to decompress data compressed in the "deflate"
format.
|
| ZipEntry
This class represents a member of a zip archive.
|
| ZipException
Thrown during the creation or input of a zip file.
|
| Class and Description |
|---|
| ZipFile
This class represents a Zip archive.
|
| ZipInputStream
This is a FilterInputStream that reads the files in an zip archive one after
another.
|
| Class and Description |
|---|
| ZipEntry
This class represents a member of a zip archive.
|
| ZipInputStream
This is a FilterInputStream that reads the files in an zip archive one after
another.
|
Copyright © 2009–2017. All rights reserved.