Module net.sourceforge.argparse4j
Package net.sourceforge.argparse4j.internal
-
Class Summary Class Description ArgumentGroupImpl The application code must not use this class directly. This class implements both mutually exclusive group and just a conceptual group.ArgumentImpl The application code must not use this class directly.ArgumentParserConfigurationImpl ArgumentParserImpl The application code must not use this class directly.ArgumentParserImpl.Candidate ArgumentParserImpl.SubjectBody ParseState SubparserImpl The application code must not use this class directly.SubparsersImpl The application code must not use this class directly.TerminalWidth Returns the column width of the command line terminal from which this program was started. -
Exception Summary Exception Description UnrecognizedArgumentException Exception thrown when unrecognized argument is encountered.UnrecognizedCommandException Exception thrown when unrecognized command is encountered.