com.tonicsystems.jarjar
public class Main extends Object
Field Summary | |
---|---|
static int | STYLE_SIMPLE |
Method Summary | |
---|---|
void | find(String arg) |
void | find(String from, String to) |
static void | main(String[] args) |
void | run(String from, String to) |
void | setLevel(int level) |
void | setRules(File file) |
void | setRules(List rules) |
void | setStyle(int style) |
void | setVerbose(boolean verbose) |
void | strings(String arg) |