| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeFormatResolver.init(Configuration configuration) |
void |
LocaleAwareResolver.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHelper.init(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocaleAwareValueHelper.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 © 2014. All Rights Reserved.