org.apache.axis.wsdl
public class WSDL2Java extends WSDL2
Field Summary | |
---|---|
protected static int | ALLOW_INVALID_URL_OPT Field ALLOW_INVALID_URL_OPT |
protected static int | ALL_OPT Field ALL_OPT |
protected boolean | bPackageOpt Field bPackageOpt |
protected static int | BUILDFILE_OPT Field BUILDFILE_OPT |
protected static int | CLASSPATH_OPT |
protected static int | FACTORY_CLASS_OPT Field FACTORY_CLASS_OPT |
protected static int | HELPER_CLASS_OPT Field HELPER_CLASS_OPT |
protected static int | IMPL_CLASS_OPT Field IMPL_CLASS_OPT |
protected static int | NAMESPACE_FILE_OPT Field NAMESPACE_FILE_OPT |
protected static int | NAMESPACE_OPT Field NAMESPACE_OPT |
protected static int | NS_EXCLUDE_OPT Filed namespace exclude |
protected static int | NS_INCLUDE_OPT Field namespace include |
protected static CLOptionDescriptor[] | options
Define the understood options. |
protected static int | OUTPUT_OPT Field OUTPUT_OPT |
protected static int | PACKAGE_OPT Field PACKAGE_OPT |
protected static int | PASSWORD_OPT Field PASSWORD_OPT |
protected static int | SCOPE_OPT Field SCOPE_OPT |
protected static int | SERVER_OPT Field SERVER_OPT |
protected static int | SKELETON_DEPLOY_OPT Field SKELETON_DEPLOY_OPT |
protected static int | TEST_OPT Field TEST_OPT |
protected static int | TYPEMAPPING_OPT Field TYPEMAPPING_OPT |
protected static int | USERNAME_OPT Field USERNAME_OPT |
protected static int | WRAP_ARRAYS_OPT Wrap arrays option |
Constructor Summary | |
---|---|
protected | WSDL2Java()
Instantiate a WSDL2Java emitter. |
Method Summary | |
---|---|
protected Parser | createParser()
Instantiate an extension of the Parser
|
static void | main(String[] args)
Main
Run the WSDL2Java emitter with the specified command-line arguments
|
protected void | parseOption(CLOption option)
Parse an option
|
protected void | validateOptions()
validateOptions
This method is invoked after the options are set to validate
the option settings. |
Returns:
Parameters: args command-line arguments
Parameters: option is the option