Uses of Class
org.apache.commons.jexl.JexlHelper
-
Packages that use JexlHelper Package Description org.apache.commons.jexl Jexl-1.x compatible implementation. -
-
Uses of JexlHelper in org.apache.commons.jexl
Fields in org.apache.commons.jexl declared as JexlHelper Modifier and Type Field Description protected static JexlHelper
JexlHelper. helper
singleton instance.Methods in org.apache.commons.jexl that return JexlHelper Modifier and Type Method Description protected static JexlHelper
JexlHelper. getInstance()
-