FreeMarkerAdapter

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object AdapterTemplateLoader : URLTemplateLoader
Link copied to clipboard
object AdapterTemplateLookupStrategy : TemplateLookupStrategy

Functions

Link copied to clipboard
open fun render(template: String, context: Map<String, *>, locale: Locale): String
open override fun render(url: URL, context: Map<String, *>, locale: Locale): String
open override fun render(name: String, templates: Map<String, String>, context: Map<String, *>, locale: Locale): String