Parse arguments that are used in all the I/O utilities. More...
Static Public Member Functions | |
static boolean | parseArguments (String[] args, int i, Usage u) |
static boolean | parseArguments (String[] args, int i, Usage u, String[] okArgs) |
static String | getExtraUsage () |
Static Public Attributes | |
static String[] | defaultOkArgs = {"-unversioned", "-timeout", "-log", "-v", "-as", "-ac"} |
Static Protected Attributes | |
static String | _extraUsage = "" |
Parse arguments that are used in all the I/O utilities.