public class NCompressTar extends Object implements net.thevpc.nuts.spi.NCompressPackaging
| Constructor and Description |
|---|
NCompressTar() |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
void |
compressPackage(net.thevpc.nuts.io.NCompress compress) |
protected org.apache.commons.compress.archivers.tar.TarArchiveOutputStream |
createTarOutputStream(OutputStream out)
Factory method to allow NCompressTarGz to wrap the stream in GZIP.
|
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
protected org.apache.commons.compress.archivers.tar.TarArchiveOutputStream createTarOutputStream(OutputStream out) throws IOException
IOExceptionpublic void compressPackage(net.thevpc.nuts.io.NCompress compress)
compressPackage in interface net.thevpc.nuts.spi.NCompressPackagingprotected net.thevpc.nuts.log.NLog _LOG()
public static int getScore(net.thevpc.nuts.util.NScorableContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.