Skip navigation links
C D I M S 

C

create() - Static method in interface io.vertx.ext.web.templ.MVELTemplateEngine
Create a template engine using defaults

D

DEFAULT_MAX_CACHE_SIZE - Static variable in interface io.vertx.ext.web.templ.MVELTemplateEngine
Default max number of templates to cache
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.MVELTemplateEngine
Default template extension

I

io.vertx.ext.web.templ - package io.vertx.ext.web.templ
 

M

MVELTemplateEngine - Interface in io.vertx.ext.web.templ
A template engine that uses the Handlebars library.

S

setExtension(String) - Method in interface io.vertx.ext.web.templ.MVELTemplateEngine
Set the extension for the engine
setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.MVELTemplateEngine
Set the max cache size for the engine
C D I M S 
Skip navigation links

Copyright © 2018 Eclipse. All rights reserved.