-
Interfaces Interface Description org.apache.commons.jexl3.JexlEngine.Options 3.2
-
Classes Class Description org.apache.commons.jexl3.introspection.JexlSandbox.BlackSet since 3.2, useJexlSandbox.BlockSet
org.apache.commons.jexl3.introspection.JexlSandbox.WhiteSet since 3.2, useJexlSandbox.AllowSet
-
Constructors Constructor Description org.apache.commons.jexl3.introspection.JexlSandbox(boolean, Map<String, JexlSandbox.Permissions>) org.apache.commons.jexl3.JexlException.Method(JexlInfo, String, Throwable) as of 3.2, use call with method argumentsorg.apache.commons.jexl3.JexlException.Property(JexlNode, String) 3.2org.apache.commons.jexl3.parser.JexlNode(Parser, int) UseJexlNode(int)
.org.apache.commons.jexl3.parser.SimpleNode(Parser, int) UseSimpleNode(int)
.