Uses of Class org.apache.axis.utils.CLOptionDescriptor

Uses in package org.apache.axis.wsdl.gen

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.

Uses in package org.apache.axis.wsdl

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.

Uses in package org.apache.axis.utils

Constructors with parameter type org.apache.axis.utils.CLOptionDescriptor

CLArgsParser.CLArgsParser(String[] args, CLOptionDescriptor optionDescriptors)
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.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.