<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_202) on Sat Apr 06 19:36:17 JST 2019 --> <title>picocli (picocli 3.9.6 API)</title> <meta name="date" content="2019-04-06"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <h1 class="bar"><a href="../picocli/package-summary.html" target="classFrame">picocli</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="CommandLine.Help.Ansi.IStyle.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Help.Ansi.IStyle</span></a></li> <li><a href="CommandLine.Help.IOptionRenderer.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Help.IOptionRenderer</span></a></li> <li><a href="CommandLine.Help.IParameterRenderer.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Help.IParameterRenderer</span></a></li> <li><a href="CommandLine.Help.IParamLabelRenderer.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Help.IParamLabelRenderer</span></a></li> <li><a href="CommandLine.IDefaultValueProvider.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IDefaultValueProvider</span></a></li> <li><a href="CommandLine.IExceptionHandler.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IExceptionHandler</span></a></li> <li><a href="CommandLine.IExceptionHandler2.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IExceptionHandler2</span></a></li> <li><a href="CommandLine.IFactory.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IFactory</span></a></li> <li><a href="CommandLine.IHelpCommandInitializable.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IHelpCommandInitializable</span></a></li> <li><a href="CommandLine.IHelpFactory.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IHelpFactory</span></a></li> <li><a href="CommandLine.IHelpSectionRenderer.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IHelpSectionRenderer</span></a></li> <li><a href="CommandLine.IParseResultHandler.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IParseResultHandler</span></a></li> <li><a href="CommandLine.IParseResultHandler2.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IParseResultHandler2</span></a></li> <li><a href="CommandLine.ITypeConverter.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.ITypeConverter</span></a></li> <li><a href="CommandLine.IVersionProvider.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.IVersionProvider</span></a></li> <li><a href="CommandLine.Model.IGetter.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Model.IGetter</span></a></li> <li><a href="CommandLine.Model.ISetter.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Model.ISetter</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AutoComplete.html" title="class in picocli" target="classFrame">AutoComplete</a></li> <li><a href="CommandLine.html" title="class in picocli" target="classFrame">CommandLine</a></li> <li><a href="CommandLine.AbstractHandler.html" title="class in picocli" target="classFrame">CommandLine.AbstractHandler</a></li> <li><a href="CommandLine.AbstractParseResultHandler.html" title="class in picocli" target="classFrame">CommandLine.AbstractParseResultHandler</a></li> <li><a href="CommandLine.DefaultExceptionHandler.html" title="class in picocli" target="classFrame">CommandLine.DefaultExceptionHandler</a></li> <li><a href="CommandLine.Help.html" title="class in picocli" target="classFrame">CommandLine.Help</a></li> <li><a href="CommandLine.Help.ColorScheme.html" title="class in picocli" target="classFrame">CommandLine.Help.ColorScheme</a></li> <li><a href="CommandLine.Help.Column.html" title="class in picocli" target="classFrame">CommandLine.Help.Column</a></li> <li><a href="CommandLine.Help.Layout.html" title="class in picocli" target="classFrame">CommandLine.Help.Layout</a></li> <li><a href="CommandLine.Help.TextTable.html" title="class in picocli" target="classFrame">CommandLine.Help.TextTable</a></li> <li><a href="CommandLine.Help.TextTable.Cell.html" title="class in picocli" target="classFrame">CommandLine.Help.TextTable.Cell</a></li> <li><a href="CommandLine.HelpCommand.html" title="class in picocli" target="classFrame">CommandLine.HelpCommand</a></li> <li><a href="CommandLine.Model.html" title="class in picocli" target="classFrame">CommandLine.Model</a></li> <li><a href="CommandLine.Model.ArgSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.ArgSpec</a></li> <li><a href="CommandLine.Model.CommandSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.CommandSpec</a></li> <li><a href="CommandLine.Model.Messages.html" title="class in picocli" target="classFrame">CommandLine.Model.Messages</a></li> <li><a href="CommandLine.Model.OptionSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.OptionSpec</a></li> <li><a href="CommandLine.Model.OptionSpec.Builder.html" title="class in picocli" target="classFrame">CommandLine.Model.OptionSpec.Builder</a></li> <li><a href="CommandLine.Model.ParserSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.ParserSpec</a></li> <li><a href="CommandLine.Model.PositionalParamSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.PositionalParamSpec</a></li> <li><a href="CommandLine.Model.PositionalParamSpec.Builder.html" title="class in picocli" target="classFrame">CommandLine.Model.PositionalParamSpec.Builder</a></li> <li><a href="CommandLine.Model.UnmatchedArgsBinding.html" title="class in picocli" target="classFrame">CommandLine.Model.UnmatchedArgsBinding</a></li> <li><a href="CommandLine.Model.UsageMessageSpec.html" title="class in picocli" target="classFrame">CommandLine.Model.UsageMessageSpec</a></li> <li><a href="CommandLine.ParseResult.html" title="class in picocli" target="classFrame">CommandLine.ParseResult</a></li> <li><a href="CommandLine.ParseResult.Builder.html" title="class in picocli" target="classFrame">CommandLine.ParseResult.Builder</a></li> <li><a href="CommandLine.Range.html" title="class in picocli" target="classFrame">CommandLine.Range</a></li> <li><a href="CommandLine.RunAll.html" title="class in picocli" target="classFrame">CommandLine.RunAll</a></li> <li><a href="CommandLine.RunFirst.html" title="class in picocli" target="classFrame">CommandLine.RunFirst</a></li> <li><a href="CommandLine.RunLast.html" title="class in picocli" target="classFrame">CommandLine.RunLast</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="CommandLine.Help.Ansi.html" title="enum in picocli" target="classFrame">CommandLine.Help.Ansi</a></li> <li><a href="CommandLine.Help.Ansi.Style.html" title="enum in picocli" target="classFrame">CommandLine.Help.Ansi.Style</a></li> <li><a href="CommandLine.Help.Column.Overflow.html" title="enum in picocli" target="classFrame">CommandLine.Help.Column.Overflow</a></li> <li><a href="CommandLine.Help.Visibility.html" title="enum in picocli" target="classFrame">CommandLine.Help.Visibility</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="CommandLine.DuplicateOptionAnnotationsException.html" title="class in picocli" target="classFrame">CommandLine.DuplicateOptionAnnotationsException</a></li> <li><a href="CommandLine.ExecutionException.html" title="class in picocli" target="classFrame">CommandLine.ExecutionException</a></li> <li><a href="CommandLine.InitializationException.html" title="class in picocli" target="classFrame">CommandLine.InitializationException</a></li> <li><a href="CommandLine.MaxValuesExceededException.html" title="class in picocli" target="classFrame">CommandLine.MaxValuesExceededException</a></li> <li><a href="CommandLine.MissingParameterException.html" title="class in picocli" target="classFrame">CommandLine.MissingParameterException</a></li> <li><a href="CommandLine.MissingTypeConverterException.html" title="class in picocli" target="classFrame">CommandLine.MissingTypeConverterException</a></li> <li><a href="CommandLine.OverwrittenOptionException.html" title="class in picocli" target="classFrame">CommandLine.OverwrittenOptionException</a></li> <li><a href="CommandLine.ParameterException.html" title="class in picocli" target="classFrame">CommandLine.ParameterException</a></li> <li><a href="CommandLine.ParameterIndexGapException.html" title="class in picocli" target="classFrame">CommandLine.ParameterIndexGapException</a></li> <li><a href="CommandLine.PicocliException.html" title="class in picocli" target="classFrame">CommandLine.PicocliException</a></li> <li><a href="CommandLine.TypeConversionException.html" title="class in picocli" target="classFrame">CommandLine.TypeConversionException</a></li> <li><a href="CommandLine.UnmatchedArgumentException.html" title="class in picocli" target="classFrame">CommandLine.UnmatchedArgumentException</a></li> </ul> <h2 title="Annotation Types">Annotation Types</h2> <ul title="Annotation Types"> <li><a href="CommandLine.Command.html" title="annotation in picocli" target="classFrame">CommandLine.Command</a></li> <li><a href="CommandLine.Mixin.html" title="annotation in picocli" target="classFrame">CommandLine.Mixin</a></li> <li><a href="CommandLine.Option.html" title="annotation in picocli" target="classFrame">CommandLine.Option</a></li> <li><a href="CommandLine.Parameters.html" title="annotation in picocli" target="classFrame">CommandLine.Parameters</a></li> <li><a href="CommandLine.ParentCommand.html" title="annotation in picocli" target="classFrame">CommandLine.ParentCommand</a></li> <li><a href="CommandLine.Spec.html" title="annotation in picocli" target="classFrame">CommandLine.Spec</a></li> <li><a href="CommandLine.Unmatched.html" title="annotation in picocli" target="classFrame">CommandLine.Unmatched</a></li> </ul> </div> </body> </html>