Package org.apache.axis2.wsdl.codegen
Class CodegenConfigLoader
- java.lang.Object
-
- org.apache.axis2.wsdl.codegen.CodegenConfigLoader
-
- All Implemented Interfaces:
CommandLineOptionConstants
public class CodegenConfigLoader extends Object implements CommandLineOptionConstants
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.axis2.util.CommandLineOptionConstants
CommandLineOptionConstants.ExtensionArguments, CommandLineOptionConstants.WSDL2JavaConstants
-
-
Field Summary
-
Fields inherited from interface org.apache.axis2.util.CommandLineOptionConstants
SOLE_INPUT
-
-
Constructor Summary
Constructors Constructor Description CodegenConfigLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
loadConfig(CodeGenConfiguration config, Map<String,CommandLineOption> optionMap)
-
-
-
Method Detail
-
loadConfig
public static void loadConfig(CodeGenConfiguration config, Map<String,CommandLineOption> optionMap) throws CodeGenerationException
- Throws:
CodeGenerationException
-
-