Class TypeMapperExtension
java.lang.Object
org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
- All Implemented Interfaces:
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 localName type
In any case it is best that the type mapper extension be after all the databinding extensions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeMapperExtension
public TypeMapperExtension()
-
-
Method Details
-
engage
- Specified by:
engagein interfaceCodeGenExtension- Throws:
CodeGenerationException
-