| Package | Description | 
|---|---|
| com.opensymphony.xwork2.ognl | |
| com.opensymphony.xwork2.ognl.accessor | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RootAccessor | OgnlValueStackFactory. compoundRootAccessor | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | OgnlValueStackFactory. setCompoundRootAccessor(RootAccessor compoundRootAccessor) | 
| protected void | OgnlValueStack. setRoot(XWorkConverter xworkConverter,
       RootAccessor accessor,
       CompoundRoot compoundRoot,
       SecurityMemberAccess securityMemberAccess) | 
| Constructor and Description | 
|---|
| OgnlValueStack(ValueStack vs,
              XWorkConverter xworkConverter,
              RootAccessor accessor,
              SecurityMemberAccess securityMemberAccess) | 
| OgnlValueStack(ValueStack vs,
              XWorkConverter xworkConverter,
              RootAccessor accessor,
              TextProvider prov,
              SecurityMemberAccess securityMemberAccess) | 
| OgnlValueStack(XWorkConverter xworkConverter,
              RootAccessor accessor,
              TextProvider prov,
              SecurityMemberAccess securityMemberAccess) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompoundRootAccessorA stack that is able to call methods on objects in the stack. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.