public class HeaderCountCommandHandler extends CommandHandler
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the count command with current arguments.
|
void |
parse(String[] argv)
Parse the command line for the count command.
|
getDescription, getName, getOptions, printUsagepublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - Raw options array following after the command string.Exceptionpublic void execute()
throws Exception
execute in class CommandHandlerExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics