| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.config | |
| org.trimou.engine.locale | |
| org.trimou.engine.resolver.i18n | |
| org.trimou.lambda.i18n |
| Modifier and Type | Method and Description |
|---|---|
LocaleSupport |
MustacheEngineBuilder.getLocaleSupport() |
| Modifier and Type | Method and Description |
|---|---|
MustacheEngineBuilder |
MustacheEngineBuilder.setLocaleSupport(LocaleSupport localeSupport) |
| Modifier and Type | Method and Description |
|---|---|
LocaleSupport |
Configuration.getLocaleSupport() |
LocaleSupport |
DefaultConfiguration.getLocaleSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocaleSupport
Always returns the default locale for this JVM.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocaleSupport |
LocaleAwareResolver.localeSupport |
| Constructor and Description |
|---|
ResourceBundleLambda(String baseName,
LocaleSupport localeSupport) |
Copyright © 2013. All Rights Reserved.