| 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 |
|---|
| Decorator.AbstractBuilder
Logic shared accross various decorator-related builders.
|
| Class and Description |
|---|
| Mapper
Maps keys to values.
|
| Class and Description |
|---|
| AbstractResolver
Abstract resolver.
|
| Decorator
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
render(Object). |
| Decorator.AbstractBuilder
Logic shared accross various decorator-related builders.
|
| Decorator.Builder |
| 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.
|
| Mapper
Maps keys to values.
|
| 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.
|
| Class and Description |
|---|
| Decorator.AbstractBuilder
Logic shared accross various decorator-related builders.
|
Copyright © 2020. All rights reserved.