public class NCompressTar extends Object implements NCompressPackaging
| Constructor and Description |
|---|
NCompressTar() |
| Modifier and Type | Method and Description |
|---|---|
protected NLog |
_LOG() |
void |
compressPackage(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(NScorableContext context) |
protected org.apache.commons.compress.archivers.tar.TarArchiveOutputStream createTarOutputStream(OutputStream out) throws IOException
IOExceptionpublic void compressPackage(NCompress compress)
compressPackage in interface NCompressPackagingprotected NLog _LOG()
public static int getScore(NScorableContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.