|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.cli.Options | +--junit.quilt.QuiltOptions
Field Summary | |
static char |
OPT_HELP
|
static char |
OPT_REGISTRY
|
static char |
OPT_REPORT
|
static char |
OPT_TEST
|
static char |
OPT_VERSION
|
Constructor Summary | |
QuiltOptions()
|
Methods inherited from class org.apache.commons.cli.Options |
addOption, addOption, addOption, addOption, addOption, addOptionGroup, getOption, getOption, getOptions, parse, parse, parse, parse, parse, parse, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final char OPT_REGISTRY
public static final char OPT_REPORT
public static final char OPT_TEST
public static final char OPT_VERSION
public static final char OPT_HELP
Constructor Detail |
public QuiltOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |