| Class | Description |
|---|---|
| AbstractToTextResolver<S> |
Abstract ITypeResolver that takes a String from the implementing sub class and creates a Run of text
from it.
|
| DateResolver |
This ITypeResolver creates a formatted date String for expressions that return a Date object.
|
| FallbackResolver |
This ITypeResolver may serve as a fallback when there is no ITypeResolver available for a certain type.
|
Copyright © 2017. All rights reserved.