public abstract class TemplateEngine extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.velocity.tools.ToolManager |
velocityToolManager |
| Constructor and Description |
|---|
TemplateEngine() |
| Modifier and Type | Method and Description |
|---|---|
protected Path |
applyTemplate(String templateVm,
Path output,
org.apache.velocity.VelocityContext context) |
abstract void |
applyTemplates() |
protected void |
checkPomIsConsistent(Path pomPath) |
protected static org.apache.velocity.tools.ToolManager velocityToolManager
protected Path applyTemplate(String templateVm, Path output, org.apache.velocity.VelocityContext context) throws IOException
IOExceptionprotected void checkPomIsConsistent(Path pomPath) throws GenerationException
GenerationExceptionCopyright © 2024. All rights reserved.