|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.jelly.expression.jexl.JellyJexlContext
| Field Summary | |
private java.util.Map |
vars
|
| Constructor Summary | |
(package private) |
JellyJexlContext(JellyContext context)
|
| Method Summary | |
java.util.Map |
getVars()
|
void |
setVars(java.util.Map vars)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.util.Map vars
| Constructor Detail |
JellyJexlContext(JellyContext context)
| Method Detail |
public void setVars(java.util.Map vars)
setVars in interface org.apache.commons.jexl.JexlContextpublic java.util.Map getVars()
getVars in interface org.apache.commons.jexl.JexlContext
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||