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 String outputExtension()  

    Methods inherited from interface htmlcompiler.compilers.FileCompiler

    compile