Package | Description |
---|---|
fx.codegen.runner.stock | |
fx.codegen.runner.stock.abstraction.templateengineabstraction |
This package contains stock implementations of the
TempalteEngineAbstraction |
Modifier and Type | Method and Description |
---|---|
TemplateEngineAbstraction |
TemplateBasedCodegenRunner.getTemplateEngineAbstraction() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateBasedCodegenRunner.setTemplateEngineAbstraction(TemplateEngineAbstraction templateEngineAbstraction) |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerTemplateEngineAbstraction
Implementation of the
TemplateEngineAbstraction interface using the FreeMarker library. |