Package htmlcompiler.templates
Class JTwig
java.lang.Object
htmlcompiler.templates.JTwig
- All Implemented Interfaces:
TemplateEngine
public final class JTwig extends Object implements TemplateEngine
-
Constructor Summary
Constructors Constructor Description JTwig(org.apache.maven.project.MavenProject project) -
Method Summary
Modifier and Type Method Description StringprocessTemplate(File file)
-
Constructor Details
-
JTwig
public JTwig(org.apache.maven.project.MavenProject project)
-
-
Method Details
-
processTemplate
- Specified by:
processTemplatein interfaceTemplateEngine- Throws:
IOExceptionTemplateParseException
-