|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExpressionFactory | |
|---|---|
| org.apache.commons.jexl | Provides a framework for evaluating JEXL expressions. |
| Uses of ExpressionFactory in org.apache.commons.jexl |
|---|
| Fields in org.apache.commons.jexl declared as ExpressionFactory | |
protected static ExpressionFactory |
ExpressionFactory.ef
ExpressionFactory is a singleton and this is the private instance fufilling that pattern. |
| Methods in org.apache.commons.jexl that return ExpressionFactory | |
protected static ExpressionFactory |
ExpressionFactory.getInstance()
Returns the single instance of ExpressionFactory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||