Class MVELTemplateEngine


  • public class MVELTemplateEngine
    extends TemplateEngine
    A template engine that uses the Handlebars library.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

    • Constructor Detail

      • MVELTemplateEngine

        public MVELTemplateEngine​(io.vertx.ext.web.templ.mvel.MVELTemplateEngine delegate)
      • MVELTemplateEngine

        public MVELTemplateEngine​(Object delegate)