|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.symbian.et.test.cmdline.CmdLine
com.symbian.et.test.driver.commands.BuildCmdLine
class that describes the syntax of the 'build' command
Field Summary |
Fields inherited from class com.symbian.et.test.cmdline.CmdLine |
|
Constructor Summary | |
BuildCmdLine()
standard constructor |
Method Summary | |
void |
checkAdditionalConstraints(org.apache.commons.cli.CommandLine aCommandLine)
implements additional constraints on switches |
Methods inherited from class com.symbian.et.test.cmdline.CmdLine |
addSwitch, addSwitch, checkConstraints, find, getCommandLine, getOptions, isCommand, printAllCmds, printCommand, printCopyright, printDescription, printHelp, printPurpose, printToolName, printToolVersion, setCmdSet, start |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BuildCmdLine()
Method Detail |
public void checkAdditionalConstraints(org.apache.commons.cli.CommandLine aCommandLine) throws org.apache.commons.cli.ParseException
checkAdditionalConstraints
in class CmdLine
aCommandLine
-
org.apache.commons.cli.ParseException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |