Uses of Interface
org.apache.commons.jexl2.NamespaceResolver
-
Packages that use NamespaceResolver Package Description org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. -
-
Uses of NamespaceResolver in org.apache.commons.jexl2
Classes in org.apache.commons.jexl2 that implement NamespaceResolver Modifier and Type Class Description class
UnifiedJEXL.TemplateContext
The type of context to use during evaluation of templates.
-