Uses of Interface
org.apache.axis2.wsdl.codegen.extension.CodeGenExtension
-
Packages that use CodeGenExtension Package Description org.apache.axis2.wsdl.codegen.extension -
-
Uses of CodeGenExtension in org.apache.axis2.wsdl.codegen.extension
Classes in org.apache.axis2.wsdl.codegen.extension that implement CodeGenExtension Modifier and Type Class Description classAbstractCodeGenerationExtensionclassAbstractDBProcessingExtensionclassAbstractPrettyPrinterExtensionclassDefaultDatabindingExtensionclassExcludePackageExtensionthis extension deletes the packages sepcifies by the user from the generated code.classJavaPrettyPrinterExtensionclassJAXBRIExtensionclassJAXWSWapperExtensionclassJiBXExtensionCode generation data binding extension for JiBX support.classPackageFinderclassPolicyEvaluatorclassSchemaUnwrapperExtensionThis extension invokes the schema unwrapper depending on the users setting. it is desirable to put this extension before other extensions since extnsions such as the databinding extension may well depend on the schema being unwrapped previously.classSimpleDBExtensionExtension for simple data binding.classTypeMapperExtensionThe purpose of this extension is to populate the type mapper from the type mapping file.classWSDLPrettyPrinterExtensionclassWSDLValidatorExtensionclassXMLBeansExtensionclassXMLPrettyPrinterExtension
-