Package | Description |
---|---|
com.opensymphony.xwork2.ognl | |
com.opensymphony.xwork2.util |
XWork util classes.
|
Modifier and Type | Field and Description |
---|---|
protected CompoundRoot |
OgnlValueStack.root |
Modifier and Type | Method and Description |
---|---|
CompoundRoot |
OgnlValueStack.getRoot() |
Modifier and Type | Method and Description |
---|---|
protected void |
OgnlValueStack.setRoot(XWorkConverter xworkConverter,
CompoundRootAccessor accessor,
CompoundRoot compoundRoot,
boolean allowStaticMethodAccess,
boolean allowStaticFieldAccess) |
Modifier and Type | Method and Description |
---|---|
CompoundRoot |
CompoundRoot.cutStack(int index) |
CompoundRoot |
ValueStack.getRoot()
Get the CompoundRoot which holds the objects pushed onto the stack
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.