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