|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.context.InternalContextBase
org.apache.velocity.context.AbstractContext
org.apache.velocity.VelocityContext
com.opensymphony.webwork.views.velocity.WebWorkVelocityContext
Constructor Summary | |
WebWorkVelocityContext(com.opensymphony.xwork.util.OgnlValueStack stack)
|
|
WebWorkVelocityContext(org.apache.velocity.VelocityContext[] chainedContexts,
com.opensymphony.xwork.util.OgnlValueStack stack)
|
Method Summary | |
boolean |
internalContainsKey(Object key)
|
Object |
internalGet(String key)
|
Methods inherited from class org.apache.velocity.VelocityContext |
clone, internalGetKeys, internalPut, internalRemove |
Methods inherited from class org.apache.velocity.context.AbstractContext |
attachEventCartridge, containsKey, get, getChainedContext, getCurrentResource, getCurrentTemplateName, getEventCartridge, getKeys, getTemplateNameStack, icacheGet, icachePut, popCurrentTemplateName, pushCurrentTemplateName, put, remove, setCurrentResource |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebWorkVelocityContext(com.opensymphony.xwork.util.OgnlValueStack stack)
public WebWorkVelocityContext(org.apache.velocity.VelocityContext[] chainedContexts, com.opensymphony.xwork.util.OgnlValueStack stack)
Method Detail |
public boolean internalContainsKey(Object key)
public Object internalGet(String key)
|
WebWork Project Page | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |