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