JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.kohsuke.args4j
Interface CmdLineOptionsProvider
public interface
CmdLineOptionsProvider
Interface for objects that have associated objects that can provide args4j options and arguments.
Author:
Jonathon Hare (jsh2@ecs.soton.ac.uk)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Object
getOptions
()
Method Detail
getOptions
Object
getOptions
()
Returns:
the object providing options/arguments
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method