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