|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.devexperts.qd.tools.Option
com.devexperts.qd.tools.OptionString
com.devexperts.qd.tools.OptionFile
public class OptionFile
Field Summary |
---|
Fields inherited from class com.devexperts.qd.tools.OptionString |
---|
value |
Constructor Summary | |
---|---|
OptionFile()
|
Method Summary | |
---|---|
com.devexperts.qd.tools.FeedFileHandler |
initFile(OptionCollector collector,
boolean storeEverything)
|
int |
parse(int i,
java.lang.String[] args)
|
Methods inherited from class com.devexperts.qd.tools.OptionString |
---|
getValue, toString |
Methods inherited from class com.devexperts.qd.tools.Option |
---|
getDeprecated, getDescription, getFullName, getShortName, init, isSet, setDeprecated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OptionFile()
Method Detail |
---|
public com.devexperts.qd.tools.FeedFileHandler initFile(OptionCollector collector, boolean storeEverything)
public int parse(int i, java.lang.String[] args) throws OptionParseException
parse
in class OptionString
OptionParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |