public class DefaultNUncompress extends Object implements NUncompress
| Constructor and Description |
|---|
DefaultNUncompress() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofprotected NLog _LOG()
public String packaging()
packaging in interface NUncompresspublic NUncompress packaging(String packaging)
packaging in interface NUncompresspublic NInputSource source()
source in interface NUncompresspublic NUncompress source(NInputSource source)
source in interface NUncompresspublic NUncompress target(NOutputTarget target)
target in interface NUncompresspublic NUncompress source(InputStream source)
source in interface NUncompresspublic NUncompress source(NPath source)
source in interface NUncompresspublic NUncompress source(File source)
source in interface NUncompresspublic NUncompress source(Path source)
source in interface NUncompresspublic NUncompress source(URL source)
source in interface NUncompresspublic NUncompress target(Path target)
target in interface NUncompresspublic NUncompress target(File target)
target in interface NUncompresspublic NUncompress target(NPath target)
target in interface NUncompresspublic NUncompress from(NPath source)
from in interface NUncompresspublic NUncompress to(NPath target)
to in interface NUncompresspublic NOutputTarget target()
target in interface NUncompresspublic NUncompress from(InputStream source)
from in interface NUncompresspublic NUncompress from(File source)
from in interface NUncompresspublic NUncompress from(Path source)
from in interface NUncompresspublic NUncompress from(URL source)
from in interface NUncompresspublic NUncompress to(File target)
to in interface NUncompresspublic NUncompress to(Path target)
to in interface NUncompresspublic boolean isSafe()
isSafe in interface NUncompresspublic DefaultNUncompress safe(boolean value)
safe in interface NUncompresspublic NUncompress run()
run in interface NUncompresspublic NUncompress visit(NUncompressVisitor visitor)
visit in interface NUncompresspublic NProgressFactory progressFactory()
progressFactory in interface NUncompresspublic NUncompress progressFactory(NProgressFactory value)
progressFactory in interface NUncompressvalue - new valuethis instancepublic NUncompress progressMonitor(NProgressListener value)
progressMonitor in interface NUncompressvalue - new valuethis instancepublic boolean isSkipRoot()
isSkipRoot in interface NUncompresspublic NUncompress skipRoot(boolean value)
skipRoot in interface NUncompresspublic NUncompress formatOption(String option, Object value)
formatOption in interface NUncompresspublic Object formatOption(String option)
formatOption in interface NUncompresspublic NUncompress options(NPathOption... pathOptions)
options in interface NUncompresspublic NUncompress addOptions(NPathOption... pathOptions)
addOptions in interface NUncompresspublic NUncompress removeOptions(NPathOption... pathOptions)
removeOptions in interface NUncompresspublic NUncompress clearOptions()
clearOptions in interface NUncompresspublic Set<NPathOption> options()
options in interface NUncompressCopyright © 2026 vpc open source initiative. All rights reserved.