|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.codegen.CommandLineOptionParser
Nested Class Summary |
Nested classes inherited from class org.apache.axis2.wsdl.codegen.CommandLineOptionConstants |
CommandLineOptionConstants.Databinding, CommandLineOptionConstants.LanguageNames |
Field Summary |
Fields inherited from interface org.apache.axis2.wsdl.codegen.CommandLineOptionConstants |
CODEGEN_ASYNC_ONLY_OPTION, CODEGEN_SYNC_ONLY_OPTION, DATA_BINDING_TYPE_OPTION, GENERATE_SERVICE_DESCRIPTION_OPTION, GENERATE_TEST_CASE_OPTION, INVALID_OPTION, OUTPUT_LOCATION_OPTION, PACKAGE_OPTION, SERVER_SIDE_CODE_OPTION, SOLE_INPUT, STUB_LANGUAGE_OPTION, WSDL_LOCATION_URI_OPTION |
Constructor Summary | |
CommandLineOptionParser(java.util.Map commandLineOptions)
|
|
CommandLineOptionParser(java.lang.String[] args)
|
Method Summary | |
java.util.Map |
getAllOptions()
|
java.util.List |
getInvalidOptions()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommandLineOptionParser(java.util.Map commandLineOptions)
public CommandLineOptionParser(java.lang.String[] args)
Method Detail |
public java.util.Map getAllOptions()
public java.util.List getInvalidOptions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |