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(java.lang.String[] args)
Constructor for SvnCommandLineParser
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkForRequiredArgs() |
protected boolean |
doChildrenSwitch(java.lang.String switchName) |
public SvnCommandLineParser(java.lang.String[] args)
args - the command line parametersprotected boolean doChildrenSwitch(java.lang.String switchName)
throws net.sf.statcvs.output.ConfigurationException
doChildrenSwitch in class net.sf.statcvs.output.CommandLineParsernet.sf.statcvs.output.ConfigurationExceptionprotected void checkForRequiredArgs()
throws net.sf.statcvs.output.ConfigurationException
checkForRequiredArgs in class net.sf.statcvs.output.CommandLineParsernet.sf.statcvs.output.ConfigurationException