public class MessageDateFormatMethodExecutor extends DateFormatMethodExecutor
MethodExecutor handling formatting using a SimpleDateFormat.| Constructor and Description |
|---|
MessageDateFormatMethodExecutor()
Instantiates a new message date format method executor.
|
MessageDateFormatMethodExecutor(String key)
Instantiates a new message date format method executor.
|
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
execute(EvaluationContext context,
Object target,
Object... arguments) |
dateFormat, dateFormat, dateFormat, dateFormat, dateFormat, getKeypublic MessageDateFormatMethodExecutor()
public MessageDateFormatMethodExecutor(String key)
key - the key for timestamppublic TypedValue execute(EvaluationContext context, Object target, Object... arguments) throws AccessException
execute in interface MethodExecutorexecute in class DateFormatMethodExecutorAccessException