|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CLOptionDescriptor | |
| org.apache.axis.utils | |
| Uses of CLOptionDescriptor in org.apache.axis.utils |
| Methods in org.apache.axis.utils with parameters of type CLOptionDescriptor | |
static java.lang.StringBuffer |
CLUtil.describeOptions(CLOptionDescriptor[] options)
Format options into StringBuffer and return. |
| Constructors in org.apache.axis.utils with parameters of type CLOptionDescriptor | |
CLArgsParser(java.lang.String[] args,
CLOptionDescriptor[] optionDescriptors,
ParserControl control)
Create a parser that can deal with options and parses certain args. |
|
CLArgsParser(java.lang.String[] args,
CLOptionDescriptor[] optionDescriptors)
Create a parser that deals with options and parses certain args. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||