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