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 classExpressionFactoryDeprecated.Create a JexlEngine and use the createScript method on that instead.classScriptFactoryDeprecated.Create a JexlEngine and use the createScript method on that instead.
-