| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.context | |
| org.trimou.engine.parser | |
| org.trimou.lambda.i18n |
| Modifier and Type | Method and Description |
|---|---|
MustacheEngine |
MustacheEngineBuilder.build()
Builds the engine instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MustacheEngineBuilder.EngineBuiltCallback.engineBuilt(MustacheEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext |
ExecutionContextBuilder.build(MustacheEngine engine,
Object data,
boolean debugMode) |
| Constructor and Description |
|---|
ExecutionContextBuilder(MustacheEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
MustacheEngine |
Template.getEngine() |
| Modifier and Type | Method and Description |
|---|---|
Parser |
ParserFactory.createParser(MustacheEngine engine) |
void |
ParsingHandler.startTemplate(String name,
org.trimou.engine.parser.Delimiters delimiters,
MustacheEngine engine)
Parsing started.
|
| Constructor and Description |
|---|
Template(Long generatedId,
String name,
MustacheEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceBundleLambda.engineBuilt(MustacheEngine engine) |
Copyright © 2015. All Rights Reserved.