-
ClassDescriptionsince 1.3, use the
DefaultParser
insteadsince 1.3, useOption.builder(String)
insteadsince 1.3, the two-pass parsing with the flatten method is not enough flexible to handle complex casessince 1.3, use theDefaultParser
instead
-
FieldDescriptionScope will be made private for next major version - use get/setArgName methods instead.Scope will be made private for next major version - use get/setDescPadding methods instead.Scope will be made private for next major version - use get/setLeftPadding methods instead.Scope will be made private for next major version - use get/setLongOptPrefix methods instead.Scope will be made private for next major version - use get/setNewLine methods instead.Scope will be made private for next major version - use get/setOptPrefix methods instead.Scope will be made private for next major version - use get/setSyntaxPrefix methods instead.Scope will be made private for next major version - use get/setWidth methods instead.
-
MethodDescriptiondue to System.err message. Instead use getParsedOptionValue(char)due to System.err message. Instead use getParsedOptionValue(String)Unused.since 1.3, use
Option.setType(Class)
instead.since 1.3, useOptionBuilder.withType(Class)
insteadwith no replacement
DefaultParser
instead