public class DevKitTemplateEngine extends TemplateEngine
velocityToolManager| Constructor and Description |
|---|
DevKitTemplateEngine(DevKitTemplateEngineBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected Path |
applyTemplate(String templateVm,
Path output,
org.apache.velocity.VelocityContext context) |
void |
applyTemplates() |
checkPomIsConsistentpublic DevKitTemplateEngine(DevKitTemplateEngineBuilder builder)
public void applyTemplates()
throws Exception
applyTemplates in class TemplateEngineExceptionprotected Path applyTemplate(String templateVm, Path output, org.apache.velocity.VelocityContext context) throws Exception
applyTemplate in class TemplateEngineExceptionCopyright © 2022. All rights reserved.