public class XzArchiver extends CommonsCompressArchiver
GzipArchiver| Constructor and Description |
|---|
XzArchiver(File xzFile) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSchemePrefix() |
protected XZCompressorInputStream |
read(InputStream in) |
getBackingFile, getBaseName, getDisplayName, getURI, readpublic XzArchiver(File xzFile)
protected XZCompressorInputStream read(InputStream in) throws IOException
read in class CommonsCompressArchiverIOExceptionprotected String getSchemePrefix()
getSchemePrefix in class CommonsCompressArchiver