Skip navigation links
C D F I S 

C

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

D

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

F

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

I

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

S

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

Copyright © 2018. All rights reserved.