| Package | Description | 
|---|---|
| org.apache.commons.jexl3 | Provides a framework for evaluating JEXL expressions. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JexlEngine.EmptyNamespaceResolverThe  empty/static/non-mutable JexlNamespace class, public for instrospection. | 
| class  | ObjectContext<T>Wraps an Object as a JEXL context and NamespaceResolver. | 
| Modifier and Type | Field and Description | 
|---|---|
| static JexlContext.NamespaceResolver | JexlEngine. EMPTY_NSAn empty/static/non-mutable JexlNamespace singleton used instead of null namespace. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.