| Package | Description |
|---|---|
| dk.eSoftware.commandLineParser | |
| dk.eSoftware.commandLineParser.generalized | |
| dk.eSoftware.commandLineParser.generalized.documentation |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandLineParser<T extends Configuration> |
static interface |
CommandLineParser.ConfigBuilder<T extends Configuration> |
class |
MultiParser<T extends Configuration> |
class |
SingletonCommandLineParser<T extends Configuration> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InstanceCreatingConfiguration<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceCreatingConfiguration<T>
Implementation of
InstanceCreatingConfiguration with implementation of produceInstance
creating new instance using single-arg constructor, taking only a configuration, using reflection |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralConfigurationBuilder<T extends Configuration> |
| Modifier and Type | Method and Description |
|---|---|
static String |
HelpUtilities.generateHelpString(Class<? extends Configuration> subjectClass) |
Copyright © 2022. All rights reserved.