public class JarJarTask extends AntJarProcessor
Constructor and Description |
---|
JarJarTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredKeep(Keep keep) |
void |
addConfiguredRule(Rule rule) |
void |
addConfiguredZap(Zap zap) |
void |
execute() |
execute, reset, setFilesonly, setVerbose
public void addConfiguredRule(Rule rule)
public void addConfiguredZap(Zap zap)
public void addConfiguredKeep(Keep keep)
public void execute() throws BuildException
execute
in class AntJarProcessor
BuildException