|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.cli.Parser org.apache.commons.cli.PosixParser LIA_topic_seg.DefaultConfig.CmdLine
private class DefaultConfig.CmdLine
Field Summary | |
---|---|
private boolean |
DO_NOT_NEED_ARG
|
private boolean |
NEED_ARG
|
Constructor Summary | |
---|---|
DefaultConfig.CmdLine(java.lang.String[] args)
|
Method Summary |
---|
Methods inherited from class org.apache.commons.cli.PosixParser |
---|
burstToken, flatten |
Methods inherited from class org.apache.commons.cli.Parser |
---|
parse, parse, processArgs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final boolean NEED_ARG
private final boolean DO_NOT_NEED_ARG
Constructor Detail |
---|
DefaultConfig.CmdLine(java.lang.String[] args) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |