public class CompareCommandHandler extends CommandHandler
Constructor and Description |
---|
CompareCommandHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the merge compare with current arguments.
|
void |
parse(String[] argv)
Parse the command line options for the compare command using apache CLI.
|
getDescription, getName, getOptions, printUsage
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- The input arguments for the compare command.Exception
public void execute() throws Exception
execute
in class CommandHandler
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics