net.sf.statsvn.output
public class SvnCommandLineParser extends net.sf.statcvs.output.CommandLineParser
Main.main(java.lang.String[])
method, and turns it into a ConfigurationOptions
object.Constructor and Description |
---|
SvnCommandLineParser(String[] args)
Constructor for SvnCommandLineParser
|
Modifier and Type | Method and Description |
---|---|
protected void |
checkForRequiredArgs() |
protected boolean |
doChildrenSwitch(String switchName) |
public SvnCommandLineParser(String[] args)
args
- the command line parametersprotected boolean doChildrenSwitch(String switchName) throws net.sf.statcvs.output.ConfigurationException
doChildrenSwitch
in class net.sf.statcvs.output.CommandLineParser
net.sf.statcvs.output.ConfigurationException
protected void checkForRequiredArgs() throws net.sf.statcvs.output.ConfigurationException
checkForRequiredArgs
in class net.sf.statcvs.output.CommandLineParser
net.sf.statcvs.output.ConfigurationException