| 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(java.lang.String templateId,
java.lang.String templateContent)
Compile the given template.
|
Mustache |
MustacheEngine.getMustache(java.lang.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 © 2013. All Rights Reserved.