Uses of Class
org.apache.commons.jexl3.introspection.JexlSandbox
Package
Description
Provides a framework for evaluating JEXL expressions.
Provides high-level introspective services.
-
Uses of JexlSandbox in org.apache.commons.jexl3
Modifier and TypeMethodDescriptionJexlBuilder.sandbox
(JexlSandbox box) Sets the sandbox the engine will use. -
Uses of JexlSandbox in org.apache.commons.jexl3.introspection