public class SizeCommandHandler extends CommandHandler
Constructor and Description |
---|
SizeCommandHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the command from parsed args.
|
void |
parse(String[] argv)
Parse this command's options from the command line.
|
getDescription, getName, getOptions, printUsage
public void parse(String[] argv) throws Exception
CommandHandler
parse
in class CommandHandler
argv
- Raw options array following after the command string.Exception
public void execute() throws Exception
CommandHandler
execute
in class CommandHandler
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics