ArchiveFilepublic class GZipTarFile extends TarFile
TarFile for gzip compressed files.| Constructor | Description |
|---|---|
GZipTarFile(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 GZipTarFile(java.io.File file)
protected java.io.InputStream getInputStream(java.io.File file)
throws java.io.IOException
getInputStream in class TarFilejava.io.IOException