com.devexperts.qd.tools
Class OptionFile

java.lang.Object
  extended by com.devexperts.qd.tools.Option
      extended by com.devexperts.qd.tools.OptionString
          extended by com.devexperts.qd.tools.OptionFile

public class OptionFile
extends OptionString


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

OptionFile

public OptionFile()
Method Detail

initFile

public com.devexperts.qd.tools.FeedFileHandler initFile(OptionCollector collector,
                                                        boolean storeEverything)

parse

public int parse(int i,
                 java.lang.String[] args)
          throws OptionParseException
Overrides:
parse in class OptionString
Throws:
OptionParseException