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, printUsage
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- Raw options array following after the command string.Exception
public void execute() throws Exception
execute
in class CommandHandler
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics