Package htmlcompiler.compilers.templates
Interface HtmlTemplateEngine
- All Superinterfaces:
FileCompiler
- All Known Implementing Classes:
Handlebars,Jade4j,JinJava,JTwig,Markdown,Mustache,NopEngine,Pebble,Thymeleaf
public interface HtmlTemplateEngine extends FileCompiler
-
Method Summary
Modifier and Type Method Description default StringoutputExtension()
-
Method Details
-
outputExtension
- Specified by:
outputExtensionin interfaceFileCompiler
-