open class FreeMarkerTemplateEngine : TemplateEngine
A template engine that uses the FreeMarker library. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.FreeMarkerTemplateEngine non RX-ified interface using Vert.x codegen. |
|
open class HandlebarsTemplateEngine : TemplateEngine
A template engine that uses the Handlebars library. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.HandlebarsTemplateEngine non RX-ified interface using Vert.x codegen. |
|
open class JadeTemplateEngine : TemplateEngine
A template engine that uses Jade. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.JadeTemplateEngine non RX-ified interface using Vert.x codegen. |
|
open class MVELTemplateEngine : TemplateEngine
A template engine that uses the Handlebars library. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.MVELTemplateEngine non RX-ified interface using Vert.x codegen. |
|
open class PebbleTemplateEngine : TemplateEngine
A template engine that uses the Pebble library. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.PebbleTemplateEngine non RX-ified interface using Vert.x codegen. |
|
open class ThymeleafTemplateEngine : TemplateEngine
A template engine that uses the Thymeleaf library. NOTE: This class has been automatically generated from the io.vertx.ext.web.templ.ThymeleafTemplateEngine non RX-ified interface using Vert.x codegen. |