public final class CommandLineExecutor extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CommandLineExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
execute(String[] args,
InputStream stdin,
PrintStream stdout,
PrintStream stderr) |
static void |
main(String[] args) |
protected int execute(String[] args, InputStream stdin, PrintStream stdout, PrintStream stderr)
public static void main(String[] args)
Copyright © 2009-2012 TranceCode. All Rights Reserved.