public class ArgsUtil extends Object
| Constructor and Description |
|---|
ArgsUtil(AppAbortStrategy strategy,
PrintStream out,
PrintStream err) |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleException(Exception e,
boolean outputErrors,
AppAbortStrategy abortStrategy) |
void |
process(String[] args,
BasicOptions opts) |
static void |
processArgs(String[] args,
BasicOptions opts) |
public ArgsUtil(AppAbortStrategy strategy, PrintStream out, PrintStream err)
public static void processArgs(String[] args, BasicOptions opts)
public void process(String[] args, BasicOptions opts)
public static void handleException(Exception e, boolean outputErrors, AppAbortStrategy abortStrategy)
Copyright © 2012 Zanata Project. All Rights Reserved.