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