| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.config | |
| org.trimou.engine.context | |
| org.trimou.engine.resolver | |
| org.trimou.util |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
MustacheEngine.getConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
AbstractConfigurationAware.configuration |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationFactory.createConfiguration(MustacheEngineBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurationAware.init(Configuration configuration) |
void |
ConfigurationAware.init(Configuration configuration)
Initialize the component.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext |
ExecutionContexts.newGlobalExecutionContext(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
CombinedIndexResolver.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static Pattern |
Patterns.newMustacheTagPattern(Configuration configuration)
Delimiters are quoted to avoid regexp reserved characters conflict.
|
Copyright © 2015. All rights reserved.