Package htmlcompiler.templates
Class Jade4j
- java.lang.Object
-
- htmlcompiler.templates.Jade4j
-
- All Implemented Interfaces:
TemplateEngine
public final class Jade4j extends java.lang.Object implements TemplateEngine
-
-
Constructor Summary
Constructors Constructor Description Jade4j(org.apache.maven.project.MavenProject project)
-
Method Summary
Modifier and Type Method Description java.lang.String
processTemplate(java.io.File file)
-
-
-
Method Detail
-
processTemplate
public java.lang.String processTemplate(java.io.File file) throws java.io.IOException
- Specified by:
processTemplate
in interfaceTemplateEngine
- Throws:
java.io.IOException
-
-