public class SIODumpCommandHandler extends CommandHandler
| Constructor and Description |
|---|
SIODumpCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the siodump command with current options.
|
static org.jdom.Element |
getLCIOXML()
Get an @org.jdom.Element for the lcio.xml root.
|
void |
parse(String[] argv)
Parse the arguments for siodump options.
|
getDescription, getName, getOptions, printUsagepublic void execute()
throws Exception
execute in class CommandHandlerExceptionpublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - The raw command-line options.ExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics