| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.config | |
| org.trimou.engine.context | |
| org.trimou.engine.resolver | |
| org.trimou.engine.resolver.i18n | |
| org.trimou.engine.segment |
| Class and Description |
|---|
| Resolver
Value resolver.
|
| Class and Description |
|---|
| Resolver
Value resolver.
|
| Class and Description |
|---|
| ResolutionContext
Value resolution context is initialized for each
ExecutionContext.getValue(String) call and destroyed once the
template Segment which asks for a value is executed. |
| Class and Description |
|---|
| AbstractResolver
Abstract resolver.
|
| IndexResolver
Abstract index-based resolver.
|
| ResolutionContext
Value resolution context is initialized for each
ExecutionContext.getValue(String) call and destroyed once the
template Segment which asks for a value is executed. |
| Resolver
Value resolver.
|
| Transformer |
| TransformResolver
This resolver performs some kind of transformation when matched (e.g. formats
the given context object based on the given name).
|
| Class and Description |
|---|
| AbstractResolver
Abstract resolver.
|
| DummyTransformResolver
Unlike
TransformResolver this resolver first returns a dummy context
object - unique marker - and then performs the transformation. |
| ResolutionContext
Value resolution context is initialized for each
ExecutionContext.getValue(String) call and destroyed once the
template Segment which asks for a value is executed. |
| Resolver
Value resolver.
|
| Transformer |
| TransformResolver
This resolver performs some kind of transformation when matched (e.g. formats
the given context object based on the given name).
|
| Class and Description |
|---|
Mapper
MapResolver handles a mapper in a similar way to
Map. |
Copyright © 2014. All Rights Reserved.