Interface MVELTemplateEngine

All Superinterfaces:
TemplateEngine

public interface MVELTemplateEngine extends TemplateEngine
A template engine that uses the Handlebars library.
Author:
Tim Fox
  • Field Details

    • DEFAULT_TEMPLATE_EXTENSION

      static final String DEFAULT_TEMPLATE_EXTENSION
      Default template extension
      See Also:
  • Method Details