| Package | Description |
|---|---|
| org.trimou.engine.locale | |
| org.trimou.engine.resolver | |
| org.trimou.engine.segment |
| Modifier and Type | Method and Description |
|---|---|
default Locale |
LocaleSupport.getCurrentLocale(Mapper mapper)
The caller may supply a
Mapper instance which could be used to
lookup the current locale. |
Locale |
DefaultLocaleSupport.getCurrentLocale(Mapper mapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
Decorator<T>
This util class can be used to decorate a delegate instance, e.g. to add a
computed property to a context object (data) passed to
Mustache.render(Object). |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableIterationMeta
An immutable iteration metadata.
|
Copyright © 2020. All rights reserved.