Interface JexlContext
- All Known Implementing Classes:
MapContext, ObjectContext, ReadonlyContext, UnifiedJEXL.TemplateContext
public interface JexlContext
Manages variables which can be referenced in a JEXL expression.
Note that JEXL may use '$jexl' and '$ujexl' variables for internal purpose; setting or getting those variables may lead to unexpected results unless specified otherwise.
- Since:
- 1.0
- Version:
- $Id: JexlContext.java 1202769 2011-11-16 16:33:02Z henrib $
-
Method Summary
-
Method Details
-
get
-
set
-
has
-