|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.wsdl.gen.WSDL2
org.apache.axis.wsdl.WSDL2Java
com.ibm.di.fc.webservice.util.WSDL2JavaNoSystemExit
public class WSDL2JavaNoSystemExit
Command line interface to the WSDL2Java utility
| Field Summary | |
|---|---|
protected static org.apache.axis.utils.CLOptionDescriptor[] |
allOptions
array of all supported classes used for parsing |
| Fields inherited from class org.apache.axis.wsdl.WSDL2Java |
|---|
ALL_OPT, ALLOW_INVALID_URL_OPT, bPackageOpt, BUILDFILE_OPT, CLASSPATH_OPT, FACTORY_CLASS_OPT, HELPER_CLASS_OPT, IMPL_CLASS_OPT, NAMESPACE_FILE_OPT, NAMESPACE_OPT, NS_EXCLUDE_OPT, NS_INCLUDE_OPT, options, OUTPUT_OPT, PACKAGE_OPT, PASSWORD_OPT, SCOPE_OPT, SERVER_OPT, SKELETON_DEPLOY_OPT, TEST_OPT, TYPEMAPPING_OPT, USERNAME_OPT, WRAP_ARRAYS_OPT |
| Fields inherited from class org.apache.axis.wsdl.gen.WSDL2 |
|---|
DEBUG_OPT, HELP_OPT, NETWORK_TIMEOUT_OPT, NOIMPORTS_OPT, NOWRAP_OPT, parser, QUIET_OPT, VERBOSE_OPT, wsdlURI |
| Constructor Summary | |
|---|---|
WSDL2JavaNoSystemExit()
Class Constructor |
|
| Method Summary | |
|---|---|
protected void |
gen(String[] args)
The method parses the WSDL arguments to Java format and runs the tool |
static void |
generate(String[] args)
Static invocation of the gen(String[]) method of the class |
static void |
main(String[] args)
Run the WSDL2Java Emitter with the specified command-line
arguments |
| Methods inherited from class org.apache.axis.wsdl.WSDL2Java |
|---|
createParser, parseOption, validateOptions |
| Methods inherited from class org.apache.axis.wsdl.gen.WSDL2 |
|---|
addOptions, getParser, printUsage, removeOption, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.axis.utils.CLOptionDescriptor[] allOptions
| Constructor Detail |
|---|
public WSDL2JavaNoSystemExit()
WSDL2Java| Method Detail |
|---|
protected void gen(String[] args)
throws Exception
args - String array
Exception - if problem during parsing occurs
public static void generate(String[] args)
throws Exception
gen(String[]) method of the class
args - String array
Exceptionpublic static void main(String[] args)
Emitter with the specified command-line
arguments
args - String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||