public class FeelFunctionMapper
extends javax.el.FunctionMapper
Modifier and Type | Field and Description |
---|---|
protected static SimpleDateFormat |
FEEL_DATE_AND_TIME_FORMAT |
static String |
JUEL_DATE_AND_TIME_METHOD |
static FeelEngineLogger |
LOG |
protected static Map<String,Method> |
methods |
Constructor and Description |
---|
FeelFunctionMapper() |
Modifier and Type | Method and Description |
---|---|
protected static Method |
getMethod(String name,
Class<?>... parameterTypes) |
static Date |
parseDateAndTime(String dateAndTimeString) |
Method |
resolveFunction(String prefix,
String localName) |
public static final FeelEngineLogger LOG
protected static final SimpleDateFormat FEEL_DATE_AND_TIME_FORMAT
public static final String JUEL_DATE_AND_TIME_METHOD
Copyright © 2019. All rights reserved.