Uses of Class
org.apache.commons.jexl.JexlOne
-
Packages that use JexlOne Package Description org.apache.commons.jexl Jexl-1.x compatible implementation. -
-
Uses of JexlOne in org.apache.commons.jexl
Subclasses of JexlOne in org.apache.commons.jexl Modifier and Type Class Description class
ExpressionFactory
Deprecated.Create a JexlEngine and use the createScript method on that instead.class
ScriptFactory
Deprecated.Create a JexlEngine and use the createScript method on that instead.
-