ArchiveFilepublic class BZip2TarFile extends TarFile
TarFile for bzip2 compressed files.| Constructor | Description |
|---|---|
BZip2TarFile(java.io.File file) |
Creates a new instance with the given file.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.io.InputStream |
getInputStream(java.io.File file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getEntries, getInputStream, getInputStreampublic BZip2TarFile(java.io.File file)
protected java.io.InputStream getInputStream(java.io.File file)
throws java.io.IOException
getInputStream in class TarFilejava.io.IOException