|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Expressions.
See:
Description
| Class Summary | |
|---|---|
| ClassAwareMapContext | A ClassAwareMapContext is a JEXL MapContext that
can resolve class names using Class.forName for the purposes
of allowing access to built-in Java methods, especially static methods such
as java.lang.String.format. |
| Expression | An Expression object represents a JEXL Expression that can
be evaluated given a Map of bean names to values. |
| ExpressionFactory | An ExpressionFactory is a singleton factory class that
creates and uses a JexlEngine to create JEXL
Expressions. |
| JaggFuncs | A JaggFuncs object is an object that represents jAgg aggregate
functionality in the JEXL world. |
| JettFuncs | A JettFuncs object is an object that represents JETT utility
functionality in the JEXL world. |
Provides the classes necessary for JETT to interface to JEXL and evaluate
Expressions. This also includes classes that are JEXL
registered functions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||