Uses of Class
org.apache.commons.cli.AlreadySelectedException
-
Uses of AlreadySelectedException in org.apache.commons.cli
Methods in org.apache.commons.cli that throw AlreadySelectedExceptionModifier and TypeMethodDescriptionvoidOptionGroup.setSelected(Option option) Set the selected option of this group toname.private voidDefaultParser.updateRequiredOptions(Option option) Removes the option or its group from the list of expected elements.