Uses of Class
org.kohsuke.args4j.Config
Packages that use Config
-
Uses of Config in org.kohsuke.args4j
Methods in org.kohsuke.args4j that return ConfigModifier and TypeMethodDescriptionstatic Config
Config.parse
(InputSource xml) Parses a XML file and returns a Config object holding the information.Constructors in org.kohsuke.args4j with parameters of type Config