Class ExcludePackageExtension

  • All Implemented Interfaces:
    CodeGenExtension

    public class ExcludePackageExtension
    extends AbstractCodeGenerationExtension
    this extension deletes the packages sepcifies by the user from the generated code. this feature is very important to remove some commonly generated classes.