|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundRoot | |
---|---|
com.opensymphony.xwork2.ognl | |
com.opensymphony.xwork2.util | XWork util classes. |
Uses of CompoundRoot in com.opensymphony.xwork2.ognl |
---|
Fields in com.opensymphony.xwork2.ognl declared as CompoundRoot | |
---|---|
(package private) CompoundRoot |
OgnlValueStack.root
|
Methods in com.opensymphony.xwork2.ognl that return CompoundRoot | |
---|---|
CompoundRoot |
OgnlValueStack.getRoot()
|
Methods in com.opensymphony.xwork2.ognl with parameters of type CompoundRoot | |
---|---|
protected void |
OgnlValueStack.setRoot(XWorkConverter xworkConverter,
CompoundRootAccessor accessor,
CompoundRoot compoundRoot,
boolean allowStaticMethodAccess)
|
Uses of CompoundRoot in com.opensymphony.xwork2.util |
---|
Methods in com.opensymphony.xwork2.util that return CompoundRoot | |
---|---|
CompoundRoot |
CompoundRoot.cutStack(int index)
|
CompoundRoot |
ValueStack.getRoot()
Get the CompoundRoot which holds the objects pushed onto the stack |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |