public class UntarTool extends UncompressTool
CUT_DIR_PATTERN, CUT_DIR_REPLACEMENT| Constructor and Description |
|---|
UntarTool() |
| Modifier and Type | Method and Description |
|---|---|
UntarTool |
bzip2(boolean isBZip2) |
protected org.apache.commons.compress.archivers.ArchiveInputStream |
compressedInputStream(InputStream compressedFile) |
UntarTool |
gzip(boolean isGzip) |
protected int |
permissionsMode(org.apache.commons.compress.archivers.ArchiveEntry archiveEntry) |
cutdirs, process, remap, toDir, toDirexecute, getExecutionService, run, setExecutionService, setPreviousTask, then, thenpublic UntarTool gzip(boolean isGzip)
public UntarTool bzip2(boolean isBZip2)
protected org.apache.commons.compress.archivers.ArchiveInputStream compressedInputStream(InputStream compressedFile)
compressedInputStream in class UncompressToolprotected int permissionsMode(org.apache.commons.compress.archivers.ArchiveEntry archiveEntry)
permissionsMode in class UncompressToolCopyright © 2015 JBoss by Red Hat. All rights reserved.