public class NUncompressTar extends Object implements NUncompressPackaging
| Constructor and Description |
|---|
NUncompressTar() |
| Modifier and Type | Method and Description |
|---|---|
protected NLog |
_LOG() |
protected org.apache.commons.compress.archivers.tar.TarArchiveInputStream |
createTarInputStream(InputStream in)
Factory method to allow subclasses (like TarGz) to wrap the stream differently.
|
static int |
getScore(NScorableContext context) |
void |
uncompressPackage(NUncompress uncompress,
NInputSource source) |
void |
visitPackage(NUncompress uncompress,
NInputSource source,
NUncompressVisitor visitor) |
protected org.apache.commons.compress.archivers.tar.TarArchiveInputStream createTarInputStream(InputStream in) throws IOException
IOExceptionpublic void uncompressPackage(NUncompress uncompress, NInputSource source)
uncompressPackage in interface NUncompressPackagingpublic void visitPackage(NUncompress uncompress, NInputSource source, NUncompressVisitor visitor)
visitPackage in interface NUncompressPackagingprotected NLog _LOG()
public static int getScore(NScorableContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.