public class UnsignCommand extends SignCommandStep
command, extension, verbose| Constructor and Description |
|---|
UnsignCommand(java.util.Properties options,
java.lang.String command,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
postProcess(java.io.File input,
java.io.File workingDirectory,
java.util.List<java.util.Properties> containers)
Perform some processing on the input file after the JarProcessor returns from recursion.
|
getStepName, preProcess, recursionEffect, shouldSignadjustInf, execute, execute, getOptionspublic UnsignCommand(java.util.Properties options,
java.lang.String command,
boolean verbose)
public java.io.File postProcess(java.io.File input,
java.io.File workingDirectory,
java.util.List<java.util.Properties> containers)
IProcessSteppostProcess in interface IProcessSteppostProcess in class SignCommandStepcontainers - inf properties for containing jars, innermost jar is first on the list