public class BZip2TarFile extends TarFile
TarFile for bzip2 compressed files.| Constructor and Description |
|---|
BZip2TarFile(File file)
Creates a new instance with the given file.
|
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(File file) |
close, getEntries, getInputStream, getInputStreampublic BZip2TarFile(File file)
protected InputStream getInputStream(File file) throws IOException
getInputStream in class TarFileIOExceptionCopyright © 2001–2017 Codehaus Plexus. All rights reserved.