Uses of Interface
org.kohsuke.args4j.Localizable
Packages that use Localizable
Package
Description
Core classes of the Args4J command line parser.
Classes for extending the behavior of args4j.
-
Uses of Localizable in org.kohsuke.args4j
Constructors in org.kohsuke.args4j with parameters of type LocalizableModifierConstructorDescriptionCmdLineException
(CmdLineParser parser, Localizable message, String... args) -
Uses of Localizable in org.kohsuke.args4j.spi
Classes in org.kohsuke.args4j.spi that implement Localizable