|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JexlContext
Holds a Map of variables which are referenced in a JEXL expression.
| Method Summary | |
|---|---|
Map |
getVars()
Retrives the Map of variables associated with this JexlContext. |
void |
setVars(Map vars)
Replaces variables in a JexlContext with the variables contained in the supplied Map. |
| Method Detail |
|---|
void setVars(Map vars)
vars - Contents of vars will be replaced with the content
of this MapMap getVars()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||