net.sf.statcvs.output
Class CommandLineParser
public class CommandLineParser
$Id: CommandLineParser.java,v 1.26 2008/04/17 15:02:01 benoitx Exp $
CommandLineParser
public CommandLineParser(String[] args)
Constructor for CommandLineParser
args
- the command line parameters
doChildrenSwitch
protected boolean doChildrenSwitch(String s)
throws ConfigurationException
Give the argument to children classes that may have a way to recognise it.
getArgCount
protected int getArgCount()
isArgsEmpty
protected boolean isArgsEmpty()
popNextArg
protected String popNextArg()