Uses of Class
org.apache.commons.jexl3.introspection.JexlSandbox
Packages that use JexlSandbox
Package
Description
Provides a framework for evaluating JEXL expressions.
Provides high-level introspective services.
-
Uses of JexlSandbox in org.apache.commons.jexl3
Methods in org.apache.commons.jexl3 that return JexlSandboxMethods in org.apache.commons.jexl3 with parameters of type JexlSandboxModifier and TypeMethodDescriptionJexlBuilder.sandbox
(JexlSandbox box) Sets the sandbox the engine will use. -
Uses of JexlSandbox in org.apache.commons.jexl3.introspection
Methods in org.apache.commons.jexl3.introspection that return JexlSandbox