getType() The return type of the evaluated expression.
void
setExpression(String expression) Sets the expression this dynamic converter will ecaluate.
void
setFormatConverter(FormatConverter formatConverter) If the dynamic expression evaluates to a formatable object (like Date),
the format converter that will be used to format it.
void
setType(Class type) The return type of the evaluated expression.