Class TypeMapperExtension
- java.lang.Object
-
- org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
-
- All Implemented Interfaces:
CodeGenExtension
public class TypeMapperExtension extends Object implements CodeGenExtension
The purpose of this extension is to populate the type mapper from the type mapping file. The format of the type mapping file is as followslocalName type
-
-
Constructor Summary
Constructors Constructor Description TypeMapperExtension()
-
-
-
Method Detail
-
engage
public void engage(CodeGenConfiguration configuration) throws CodeGenerationException
- Specified by:
engage
in interfaceCodeGenExtension
- Throws:
CodeGenerationException
-
-