public class GZipTarFile extends TarFile
TarFile
for gzip compressed files.ArchiveFile.Entry
Constructor and Description |
---|
GZipTarFile(File file)
Creates a new instance with the given file.
|
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream(File file) |
close, getEntries, getInputStream, getInputStream
public GZipTarFile(File file)
protected InputStream getInputStream(File file) throws IOException
getInputStream
in class TarFile
IOException
Copyright © 2001-2015 Codehaus. All Rights Reserved.