public class BZip2TarFile extends TarFile
TarFile for bzip2 compressed files.| Constructor and Description |
|---|
BZip2TarFile(java.io.File file)
Creates a new instance with the given file.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.io.InputStream |
getInputStream(java.io.File file) |
close, 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