Package | Description |
---|---|
org.kohsuke.args4j |
Core classes of the Args4J command line parser.
|
Modifier and Type | Field and Description |
---|---|
(package private) Config |
Config.ConfigHandler.config |
Modifier and Type | Method and Description |
---|---|
static Config |
Config.parse(org.xml.sax.InputSource xml)
Parses a XML file and returns a Config object holding the information.
|
Constructor and Description |
---|
ConfigHandler(Config config) |