| Package | Description | 
|---|---|
| org.apache.commons.jexl3 | Provides a framework for evaluating JEXL expressions. | 
| Modifier and Type | Method and Description | 
|---|---|
| JexlOptions | JexlOptions. copy()Creates a copy of this instance. | 
| JexlOptions | JexlContext.OptionsHandle. getEngineOptions()Retrieves the current set of options though the context. | 
| JexlOptions | JexlBuilder. options() | 
| JexlOptions | JexlOptions. set(JexlEngine jexl)Set options from engine. | 
| JexlOptions | JexlOptions. set(JexlOptions src)Set options from options. | 
| Modifier and Type | Method and Description | 
|---|---|
| JexlArithmetic | JexlArithmetic. options(JexlOptions options)Apply options to this arithmetic which eventually may create another instance. | 
| JexlOptions | JexlOptions. set(JexlOptions src)Set options from options. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.