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