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, printUsagepublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - The input arguments for the compare command.Exceptionpublic void execute()
throws Exception
execute in class CommandHandlerExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics