| Package | Description |
|---|---|
| org.trimou.engine.convert | |
| org.trimou.engine.resolver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextConverter
This converter can be used to convert context objects before they are
processed by resolvers.
|
interface |
ValueConverter
A value converter can be used to convert an object to a string representation
before the value is appended to the result.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValueConverter |
class |
DecoratorConverter<T>
This converter allows you to decorate a context object, e.g. to add a computed
property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedIndexResolver
A combined resolver which is able to resolve index-based access to lists and
arrays.
|
Copyright © 2020. All rights reserved.