Package | Description |
---|---|
com.vladium.emma | |
com.vladium.util.args |
Modifier and Type | Method and Description |
---|---|
protected static java.lang.String[] |
Command.getListOptValue(IOptsParser.IOpt opt,
java.lang.String delimiters,
boolean processAtFiles) |
protected static boolean |
Command.getOptionalBooleanOptValue(IOptsParser.IOpt opt) |
protected boolean |
Command.processOpt(IOptsParser.IOpt opt) |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
OptsParser.Opt |
Modifier and Type | Field and Description |
---|---|
private static IOptsParser.IOpt[] |
OptsParser.Opts.EMPTY_OPT_ARRAY |
Modifier and Type | Method and Description |
---|---|
IOptsParser.IOpt[] |
IOptsParser.IOpts.getOpts() |
IOptsParser.IOpt[] |
OptsParser.Opts.getOpts() |
IOptsParser.IOpt[] |
IOptsParser.IOpts.getOpts(java.lang.String pattern) |
IOptsParser.IOpt[] |
OptsParser.Opts.getOpts(java.lang.String pattern) |