Skip navigation links
G I P 

G

generate(String, Map<String, String>) - Method in class pro.projo.generation.ProjoTemplateFactoryGenerator
 
generate(String, Map<String, String>, Writer) - Method in class pro.projo.generation.ProjoTemplateFactoryGenerator
 
generate(Template, Map<String, String>, Writer) - Method in class pro.projo.generation.ProjoTemplateFactoryGenerator
 
generate(Reader, String, Map<String, String>, Writer) - Method in class pro.projo.generation.ProjoTemplateFactoryGenerator
 
getTemplate(Reader, String) - Method in class pro.projo.generation.ProjoTemplateFactoryGenerator
 

I

init(ProcessingEnvironment) - Method in class pro.projo.generation.ProjoTemplateFactoryProcessor
 

P

pro.projo.generation - package pro.projo.generation
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class pro.projo.generation.ProjoTemplateFactoryProcessor
 
ProjoTemplateFactoryGenerator - Class in pro.projo.generation
The ProjoTemplateFactoryGenerator uses the Apache Velocity template engine to generate a Projo factory interface from a template and a set of parameters.
ProjoTemplateFactoryGenerator() - Constructor for class pro.projo.generation.ProjoTemplateFactoryGenerator
 
ProjoTemplateFactoryProcessor - Class in pro.projo.generation
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.
ProjoTemplateFactoryProcessor() - Constructor for class pro.projo.generation.ProjoTemplateFactoryProcessor
 
G I P 
Skip navigation links

Copyright © 2017. All rights reserved.