| Package | Description |
|---|---|
| org.apache.axis.utils | |
| org.apache.axis.wsdl | |
| org.apache.axis.wsdl.gen |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDL2Java.parseOption(CLOption option)
Parse an option
|
protected boolean |
Java2WSDL.parseOption(CLOption option)
Parse an option
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDL2.parseOption(CLOption option)
Parse an option
|
Copyright © The Apache Software Foundation. All Rights Reserved.