TemplateProcessor

constructor(name: String, values: MutableMap<String, Any?> = mutableMapOf(), conditionals: MutableMap<String, Boolean> = mutableMapOf(), iterables: MutableMap<String, Iterable<Any>> = mutableMapOf())

Parameters

name

template name as known by the precompiled JTE engine, relative to its source root