| Interface | Description |
|---|---|
| CommandLineConverter<T> |
| Class | Description |
|---|---|
| AbstractCommandLineConverter<T> |
Command line converter.
|
| AbstractPropertiesCommandLineConverter |
Converter form properties.
|
| CommandLineOption |
Command line option.
|
| CommandLineParser |
A command-line parser which supports a command/sub-command style command-line interface.
|
| ParsedCommandLine |
Parsed command line.
|
| ParsedCommandLineOption |
Parsed command line option.
|
| ProjectPropertiesCommandLineConverter |
Converter from project properties.
|
| SystemPropertiesCommandLineConverter |
Converter from system properties.
|
| Exception | Description |
|---|---|
| CommandLineArgumentException |
A
CommandLineArgumentException is thrown when command-line arguments cannot be parsed. |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.