Interface AnnotationBuilder


public interface AnnotationBuilder
This interface is a hook for (external) tools to add annotations to classes, fields and enums during the XML code generation process. Custom implementations of AnnotationBuilder instances can be added to a code generation execution using BuilderConfiguration.addAnnotationBuilder(AnnotationBuilder)
Since:
1.1.3