|
TrueZIP 6.8.2 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ArchiveDriver family for TAR files.
See:
Description
| Class Summary | |
|---|---|
| TarBZip2Driver | An archive driver which builds TAR files compressed with BZIP2. |
| TarDriver | An archive driver which builds TAR files. |
| TarEntry | An entry in a TAR archive which implements the ArchiveEntry
interface. |
| TarGZipDriver | An archive driver which builds TAR files compressed with GZIP. |
| TarGZipDriver.GZIPOutputStream | |
| TarInputArchive | Presents a TarInputStream as a randomly accessible archive. |
| TarOutputArchive | An implementation of OutputArchive to write TAR archives. |
| Exception Summary | |
|---|---|
| TarInputArchive.TempFileException | This needs to be a FileNotFoundException in order to signal that
the TAR is simply not accessible and not necessarily a false positive. |
Provides the ArchiveDriver family for TAR files.
To access these archive types, client applications need to
DefaultArchiveDetector class, and
|
TrueZIP 6.8.2 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||