|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void setVars(Map vars)
vars
- Contents of vars will be replaced with the content
of this Mappublic Map getVars()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |