| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.config | |
| org.trimou.engine.locator | |
| org.trimou.engine.resolver | |
| org.trimou.engine.resolver.i18n | |
| org.trimou.util |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
MustacheEngine.getConfiguration() |
| 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 |
|---|---|
void |
PathTemplateLocator.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectionResolver.init(Configuration configuration) |
void |
AbstractResolver.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeFormatResolver.init(Configuration configuration) |
void |
LocaleAwareResolver.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.regex.Pattern |
Patterns.newMustacheTagPattern(Configuration configuration)
Delimiters are quoted to avoid regexp reserved characters conflict.
|
Copyright © 2013. All Rights Reserved.