| Class and Description |
|---|
| Resolver
A value resolver.
|
| Class and Description |
|---|
| Resolver
A value resolver.
|
| Class and Description |
|---|
| EnhancedResolver.Hint
A hint could be used to skip the resolver chain for a part of the key of
a specific tag.
|
| 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 |
|---|
| Mapper
Maps keys to values.
|
| Class and Description |
|---|
| AbstractResolver
Abstract resolver.
|
| EnhancedResolver
An enhanced resolver should be able to create a
EnhancedResolver.Hint for a
sucessfully resolved context object and name. |
| EnhancedResolver.Hint
A hint could be used to skip the resolver chain for a part of the key of
a specific tag.
|
| IndexResolver
Abstract index-based resolver.
|
| Placeholder |
| 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
A 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. |
| EnhancedResolver
An enhanced resolver should be able to create a
EnhancedResolver.Hint for a
sucessfully resolved context object and name. |
| 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
A 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
Maps keys to values.
|
Copyright © 2017. All rights reserved.