Package htmlcompiler.compilers.templates
Class Thymeleaf
java.lang.Object
htmlcompiler.compilers.templates.Thymeleaf
- All Implemented Interfaces:
FileCompiler,HtmlTemplateEngine
public class Thymeleaf extends Object implements HtmlTemplateEngine
-
Constructor Summary
Constructors Constructor Description Thymeleaf(org.apache.maven.project.MavenProject project) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface htmlcompiler.compilers.templates.HtmlTemplateEngine
outputExtension
-
Constructor Details
-
Thymeleaf
public Thymeleaf(org.apache.maven.project.MavenProject project)
-
-
Method Details
-
compile
- Specified by:
compilein interfaceFileCompiler- Throws:
IOExceptionInvalidTemplate
-