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