| 
 | |||||||||||
| 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
Command line interface to the WSDL2Java utility
| Field Summary | |
| protected static int | ALL_OPTField ALL_OPT | 
| protected static int | ALLOW_INVALID_URL_OPTField ALLOW_INVALID_URL_OPT | 
| protected  boolean | bPackageOptField bPackageOpt | 
| protected static int | BUILDFILE_OPTField BUILDFILE_OPT | 
| protected static int | CLASSPATH_OPT | 
| protected static int | FACTORY_CLASS_OPTField FACTORY_CLASS_OPT | 
| protected static int | HELPER_CLASS_OPTField HELPER_CLASS_OPT | 
| protected static int | IMPL_CLASS_OPTField IMPL_CLASS_OPT | 
| protected static int | NAMESPACE_FILE_OPTField NAMESPACE_FILE_OPT | 
| protected static int | NAMESPACE_OPTField NAMESPACE_OPT | 
| protected static int | NS_EXCLUDE_OPTFiled namespace exclude | 
| protected static int | NS_INCLUDE_OPTField namespace include | 
| protected static CLOptionDescriptor[] | optionsDefine the understood options. | 
| protected static int | OUTPUT_OPTField OUTPUT_OPT | 
| protected static int | PACKAGE_OPTField PACKAGE_OPT | 
| protected static int | PASSWORD_OPTField PASSWORD_OPT | 
| protected static int | SCOPE_OPTField SCOPE_OPT | 
| protected static int | SERVER_OPTField SERVER_OPT | 
| protected static int | SKELETON_DEPLOY_OPTField SKELETON_DEPLOY_OPT | 
| protected static int | TEST_OPTField TEST_OPT | 
| protected static int | TYPEMAPPING_OPTField TYPEMAPPING_OPT | 
| protected static int | USERNAME_OPTField USERNAME_OPT | 
| protected static int | WRAP_ARRAYS_OPTWrap arrays option | 
| 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 | |
| protected  | WSDL2Java()Instantiate a WSDL2Java emitter. | 
| Method Summary | |
| protected  Parser | createParser()Instantiate an extension of the Parser | 
| static void | main(java.lang.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. | 
| 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 int SERVER_OPT
protected static final int SKELETON_DEPLOY_OPT
protected static final int NAMESPACE_OPT
protected static final int NAMESPACE_FILE_OPT
protected static final int OUTPUT_OPT
protected static final int SCOPE_OPT
protected static final int TEST_OPT
protected static final int BUILDFILE_OPT
protected static final int PACKAGE_OPT
protected static final int ALL_OPT
protected static final int TYPEMAPPING_OPT
protected static final int FACTORY_CLASS_OPT
protected static final int HELPER_CLASS_OPT
protected static final int USERNAME_OPT
protected static final int PASSWORD_OPT
protected static final int CLASSPATH_OPT
protected boolean bPackageOpt
protected static final int NS_INCLUDE_OPT
protected static final int NS_EXCLUDE_OPT
protected static final int IMPL_CLASS_OPT
protected static final int ALLOW_INVALID_URL_OPT
protected static final int WRAP_ARRAYS_OPT
protected static final CLOptionDescriptor[] options
| Constructor Detail | 
protected WSDL2Java()
| Method Detail | 
protected Parser createParser()
createParser in class WSDL2protected void parseOption(CLOption option)
parseOption in class WSDL2option - is the optionprotected void validateOptions()
validateOptions in class WSDL2public static void main(java.lang.String[] args)
args - command-line arguments| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||