public class NUncompressGzip extends Object implements net.thevpc.nuts.spi.NUncompressPackaging
| Constructor and Description |
|---|
NUncompressGzip() |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
protected net.thevpc.nuts.log.NLogOp |
_LOGOP() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
void |
uncompressPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source) |
void |
visitPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source,
net.thevpc.nuts.io.NUncompressVisitor visitor) |
public void visitPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source,
net.thevpc.nuts.io.NUncompressVisitor visitor)
visitPackage in interface net.thevpc.nuts.spi.NUncompressPackagingprotected net.thevpc.nuts.log.NLogOp _LOGOP()
protected net.thevpc.nuts.log.NLog _LOG()
public void uncompressPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source)
uncompressPackage in interface net.thevpc.nuts.spi.NUncompressPackagingpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.