| Class | Description |
|---|---|
| ProjoProcessor |
The
ProjoProcessor class is an abstract base class that enriches the
AbstractProcessor with some utility methods. |
| ProjoTemplateFactoryGenerator |
The
ProjoTemplateFactoryGenerator uses the Apache Velocity template engine to generate a Projo factory interface
from a template and a set of parameters. |
| ProjoTemplateFactoryProcessor |
The
ProjoTemplateFactoryProcessor is an annotation processor that, at compile time, detects source files that
have an @Template annotation and will use these sources for generating additional source files according
to the template's input Configuration. |
Copyright © 2022. All rights reserved.