Uses of Interface
org.apache.commons.jexl3.JexlEngine.Options
Packages that use JexlEngine.Options
Package
Description
Provides a framework for evaluating JEXL expressions.
Provides utilities for introspection services.
-
Uses of JexlEngine.Options in org.apache.commons.jexl3
Methods in org.apache.commons.jexl3 with parameters of type JexlEngine.OptionsModifier and TypeMethodDescriptionJexlArithmetic.options
(JexlEngine.Options options) Deprecated.3.2 -
Uses of JexlEngine.Options in org.apache.commons.jexl3.internal
Methods in org.apache.commons.jexl3.internal with parameters of type JexlEngine.OptionsModifier and TypeMethodDescriptionprivate JexlOptions
Engine.evalOptions
(JexlEngine.Options opts) Obsolete version of options evaluation.