public class CommandLineProcessor extends Object
| Constructor and Description |
|---|
CommandLineProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(String pOpt,
boolean pHasArg,
String pDescription) |
org.apache.commons.cli.CommandLine |
parseArguments(String[] arguments) |
void |
printHelp() |
Copyright © 2018. All rights reserved.