| Package | Description |
|---|---|
| com.lexicalscope.jewel.cli | |
| com.lexicalscope.jewel.cli.validation |
| Modifier and Type | Method and Description |
|---|---|
static <O> OptionsSpecification<O> |
InterfaceOptionsSpecificationParser.createOptionsSpecificationImpl(com.lexicalscope.fluentreflection.FluentClass<O> klass) |
| Constructor and Description |
|---|
HelpRequestedException(OptionsSpecification<?> specification)
The user requested help
|
| Modifier and Type | Method and Description |
|---|---|
static <O> ArgumentValidator |
DefaultValidatorFactory.createDefaultValidator(OptionsSpecification<O> optionsSpecification) |
| Constructor and Description |
|---|
ConverterRawOptionToParsedOptionSpecification(OptionsSpecification<?> specification) |
KnownOptions(OptionsSpecification<?> specification,
ValidationErrorBuilder validationErrorBuilder) |
RejectHelpOption(OptionsSpecification<?> specification) |
TrimExccessValues(OptionsSpecification<?> specification,
List<String> validatedUnparsedArguments) |
Copyright © 2006-2014 lexicalscope. All Rights Reserved.