Frames | No Frames |
Fields of type org.apache.axis.utils.CLOptionDescriptor | |
CLOptionDescriptor[] | Define the understood options. |
CLOptionDescriptor[] | Define the understood options. |
Methods with parameter type org.apache.axis.utils.CLOptionDescriptor | |
void | addOptions
Add option descriptions to the tool. |
Fields of type org.apache.axis.utils.CLOptionDescriptor | |
CLOptionDescriptor[] | Field options |
Methods with parameter type org.apache.axis.utils.CLOptionDescriptor | |
void | addOptions
Add option descriptions to the tool. |
Constructors with parameter type org.apache.axis.utils.CLOptionDescriptor | |
Create a parser that deals with options and parses certain args. | |
CLArgsParser.CLArgsParser(String[] args, CLOptionDescriptor[] optionDescriptors, ParserControl control) Create a parser that can deal with options and parses certain args. |
Methods with parameter type org.apache.axis.utils.CLOptionDescriptor | |
StringBuffer | Format options into StringBuffer and return. |