public class CommandLineReader extends Object
| Constructor and Description |
|---|
CommandLineReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
printHelp() |
org.apache.commons.cli.CommandLine |
read(String[] args) |
public org.apache.commons.cli.CommandLine read(String[] args)
public void printHelp()
Copyright © 2019. All rights reserved.