public static class JarProcessorExecutor.Options
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
input |
java.lang.String |
outputDir |
boolean |
pack |
boolean |
processAll |
boolean |
repack |
java.lang.String |
signCommand |
boolean |
unpack |
boolean |
verbose |
| Constructor and Description |
|---|
Options() |