Frames | No Frames |
Methods with parameter type org.apache.axis.utils.CLOption | |
boolean | Parse an option
|
void | Parse an option
|
Methods with parameter type org.apache.axis.utils.CLOption | |
void | Parse an option
|
Methods with return type org.apache.axis.utils.CLOption | |
CLOption | CLArgsParser.getArgumentById(int id) Retrieve the CLOption with specified id, or
null if no command line option is found. |
CLOption | CLArgsParser.getArgumentByName(String name) Retrieve the CLOption with specified name, or
null if no command line option is found. |