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 follows In any case it is best that the type mapper extension be after all the databinding extensionslocalName type
-
-
Constructor Summary
Constructors Constructor Description TypeMapperExtension()
-
-
-
Method Detail
-
engage
public void engage(CodeGenConfiguration configuration) throws CodeGenerationException
- Specified by:
engagein interfaceCodeGenExtension- Throws:
CodeGenerationException
-
-