| Package | Description | 
|---|---|
| com.opensymphony.xwork2.ognl | |
| com.opensymphony.xwork2.util | XWork util classes. | 
| org.apache.struts2.util | 
| 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 allowStaticFieldAccess)Deprecated. 
 since 6.4.0, use  OgnlValueStack.setRoot(XWorkConverter, RootAccessor, CompoundRoot, SecurityMemberAccess)instead. | 
| protected void | OgnlValueStack. setRoot(XWorkConverter xworkConverter,
       RootAccessor accessor,
       CompoundRoot compoundRoot,
       SecurityMemberAccess securityMemberAccess) | 
| Modifier and Type | Method and Description | 
|---|---|
| CompoundRoot | CompoundRoot. cutStack(int index) | 
| CompoundRoot | ValueStack.LegacyAdapter. getRoot() | 
| Modifier and Type | Method and Description | 
|---|---|
| CompoundRoot | ValueStack. getRoot()Get the CompoundRoot which holds the objects pushed onto the stack | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.