Uses of Interface
io.avaje.jex.TemplateRender
| Package | Description |
|---|---|
| io.avaje.jex |
-
Uses of TemplateRender in io.avaje.jex
Fields in io.avaje.jex with type parameters of type TemplateRender Modifier and Type Field Description Map<String,TemplateRender>Jex.Inner. renderersMethods in io.avaje.jex with parameters of type TemplateRender Modifier and Type Method Description JexJex. register(TemplateRender renderer, String... extensions)Explicitly register a template renderer.