Package | Description |
---|---|
org.trimou.engine | |
org.trimou.engine.config | |
org.trimou.engine.convert |
Modifier and Type | Method and Description |
---|---|
Set<ValueConverter> |
MustacheEngineBuilder.buildValueConverters() |
Modifier and Type | Method and Description |
---|---|
MustacheEngineBuilder |
MustacheEngineBuilder.addValueConverter(ValueConverter converter)
Add a value converter.
|
Modifier and Type | Method and Description |
---|---|
List<ValueConverter> |
Configuration.getValueConverters() |
Modifier and Type | Method and Description |
---|---|
ConfigurationExtension.ConfigurationExtensionBuilder |
ConfigurationExtension.ConfigurationExtensionBuilder.addValueConverter(ValueConverter converter)
Adds a value converter.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractValueConverter |
Copyright © 2017. All rights reserved.