| Package | Description |
|---|---|
| org.goots.exploder |
| Modifier and Type | Method and Description |
|---|---|
Exploder |
Exploder.excludeSuffix(String suffix)
Register suffix to ignore when exploding the archive(s).
|
Exploder |
Exploder.useTemporaryDirectory()
This will configure the current instance to use a temporary directory to
copy the target File to prior to unpacking.
|
Exploder |
Exploder.useWorkingDirectory(File workingDirectory)
This will configure the current instance to use the specified working directory
and copy the target File to it prior to unpacking.
|
Copyright © 2018. All Rights Reserved.