Package org.sonatype.gshell.util.cli2

Interface Summary
CliProcessorAware Allows beans to become aware of their CliProcessor
OpaqueArguments Marker to indicate that arguments to a command should not be pre-processed.
 

Class Summary
ArgumentDescriptor Argument descriptor.
CliDescriptor Base-class for CLI descriptors.
CliProcessor Processes an object for cli annotations.
HelpPrinter Helper to print formatted help and usage text.
OptionDescriptor Option descriptor.
 

Enum Summary
CliProcessor.Flavor  
 

Exception Summary
ProcessingException Thrown to indicate a problem processing command line arguments and options.
 

Annotation Types Summary
Argument Configures a field or method for processing as a command-line argument.
Option Configures a field or method for processing as a command-line option.
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.