| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.listener | |
| org.trimou.engine.parser | |
| org.trimou.engine.segment |
| Modifier and Type | Method and Description |
|---|---|
Mustache |
MustacheEngine.compileMustache(String templateId,
String templateContent)
Compile the given template.
|
Mustache |
MustacheEngine.getMustache(String templateId)
Get the compiled template with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
Mustache |
MustacheCompilationEvent.getMustache() |
| Modifier and Type | Method and Description |
|---|---|
Mustache |
ParsingHandler.getCompiledTemplate() |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateSegment
Template segment (aka Mustache template).
|
Copyright © 2014. All Rights Reserved.