Interface TemplateEngines.HtmlTemplateEngine

All Superinterfaces:
FileCompiler
Enclosing class:
TemplateEngines

public static interface TemplateEngines.HtmlTemplateEngine
extends FileCompiler
  • Method Summary

    Modifier and Type Method Description
    default String outputExtension()  

    Methods inherited from interface htmlcompiler.compilers.FileCompiler

    compile