public class TemplateToJava extends Object
| Constructor and Description |
|---|
TemplateToJava() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(LogService logger,
String template,
TemplateGeneratorOptions options) |
protected Object |
inject(Class<?> cls)
This method blindly instantiates the zero-arg constructor of the class.
|
static void |
main(String[] templates) |
public static void main(String[] templates)
public void generate(LogService logger, String template, TemplateGeneratorOptions options)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.