Package htmlcompiler.compilers.templates
Class Handlebars
java.lang.Object
htmlcompiler.compilers.templates.Handlebars
- All Implemented Interfaces:
FileCompiler,HtmlTemplateEngine
public final class Handlebars extends Object implements HtmlTemplateEngine
-
Constructor Summary
Constructors Constructor Description Handlebars(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
-
Handlebars
public Handlebars(org.apache.maven.project.MavenProject project)
-
-
Method Details
-
compile
- Specified by:
compilein interfaceFileCompiler- Throws:
IOExceptionInvalidTemplate
-