Package | Description |
---|---|
org.trimou.engine | |
org.trimou.engine.config | |
org.trimou.engine.locale | |
org.trimou.lambda.i18n |
Modifier and Type | Method and Description |
---|---|
LocaleSupport |
MustacheEngineBuilder.getLocaleSupport() |
Modifier and Type | Method and Description |
---|---|
MustacheEngineBuilder |
MustacheEngineBuilder.setLocaleSupport(LocaleSupport localeSupport)
Sets a locale support instance.
|
Modifier and Type | Method and Description |
---|---|
LocaleSupport |
Configuration.getLocaleSupport() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocaleSupport
A default
LocaleSupport implementation. |
class |
FixedLocaleSupport
Simple implementation with the fixed
Locale instance. |
Constructor and Description |
---|
ResourceBundleLambda(String baseName,
LocaleSupport localeSupport) |
Copyright © 2017. All rights reserved.