public class DefaultNCompress extends Object implements NCompress
| Constructor and Description |
|---|
DefaultNCompress(NWorkspace ws) |
public DefaultNCompress(NWorkspace ws)
protected NLog _LOG()
public NCompress formatOption(String option, Object value)
formatOption in interface NCompresspublic Object formatOption(String option)
formatOption in interface NCompresspublic List<NInputSource> sources()
public NCompress addSource(NInputSource source)
public NCompress addSource(InputStream source)
public NOutputTarget target()
public NCompress target(OutputStream target)
public NCompress target(NOutputTarget target)
public NCompress to(OutputStream target)
public NProgressFactory progressFactory()
progressFactory in interface NCompresspublic NCompress progressFactory(NProgressFactory value)
progressFactory in interface NCompressvalue - new valuethis instancepublic NCompress progressMonitor(NProgressListener value)
progressMonitor in interface NCompressvalue - new valuethis instancepublic boolean isSkipRoot()
isSkipRoot in interface NCompresspublic NCompress options(NPathOption... pathOptions)
public NCompress removeOptions(NPathOption... pathOptions)
removeOptions in interface NCompresspublic NCompress clearOptions()
clearOptions in interface NCompresspublic Set<NPathOption> options()
Copyright © 2026 vpc open source initiative. All rights reserved.