| Package | Description | 
|---|---|
| org.apache.commons.jexl3 | Provides a framework for evaluating JEXL expressions. | 
| org.apache.commons.jexl3.internal.introspection | Provides low-level introspective services. | 
| org.apache.commons.jexl3.introspection | Provides high-level introspective services. | 
| Modifier and Type | Method and Description | 
|---|---|
| JexlSandbox | JexlBuilder. sandbox() | 
| Modifier and Type | Method and Description | 
|---|---|
| JexlBuilder | JexlBuilder. sandbox(JexlSandbox box)Sets the sandbox the engine will use. | 
| Constructor and Description | 
|---|
| SandboxUberspect(JexlUberspect theUberspect,
                JexlSandbox theSandbox)A constructor for JexlSandbox uberspect. | 
| Modifier and Type | Method and Description | 
|---|---|
| JexlSandbox | JexlSandbox. copy() | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.