TemplateManager

The TemplateManager handles multiple templates adapters.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun render(url: URL, context: Map<String, *>, locale: Locale = Platform.locale): String

Render a template with a registered template engine.