| Class | Description |
|---|---|
| OptionParser |
Utility class for options recognition from string and value parsing.
|
| OptionsMapper |
Helper utility class for mapping options from system properties, environment variables or direct string.
|
| StringConverter |
Simple converter from string source to target type.
|