public static class CommandParser.DefaultCommandParser extends Object implements CommandParser
CommandParser.CommandParser.CommandParserException, CommandParser.CommandParserResult, CommandParser.CommandParserResults, CommandParser.DefaultCommandParser, CommandParser.DefaultCommandParserResult, CommandParser.DefaultCommandParserResults, CommandParser.MissingOptionException, CommandParser.UnrecognisedOptionException| Modifier and Type | Method and Description |
|---|---|
CommandParser.CommandParserResults |
parse(List<CommandOption> options,
String[] args)
Parse options with a given arguments.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofpublic CommandParser.CommandParserResults parse(List<CommandOption> options, String[] args)
CommandParserparse in interface CommandParseroptions - the command optionsargs - the argumentsCopyright © 2023. All rights reserved.