|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--allensoft.util.OptionsParser.ListOfOptions
Defines a list of options.
Constructor Summary | |
protected |
OptionsParser.ListOfOptions()
|
Method Summary | |
OptionsParser.Option |
getOption(int i)
|
int |
getOptionCount()
|
boolean |
hasOptionBeenSpecified(java.lang.String sOption)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected OptionsParser.ListOfOptions()
Method Detail |
public int getOptionCount()
public OptionsParser.Option getOption(int i)
public boolean hasOptionBeenSpecified(java.lang.String sOption)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |