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