| Name | Description | Type | Package | Framework |
| CompoundRootAccessor | A stack that is able to call methods on objects in the stack. | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts |
| ObjectAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| ObjectProxyPropertyAccessor | Is able to access (set/get) properties on a given object. | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts |
| XWorkCollectionPropertyAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| XWorkEnumerationAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| XWorkIteratorPropertyAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| XWorkListPropertyAccessor | Overrides the list property accessor so in the case of trying to add properties of a given bean and the JavaBean is not present, | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts |
| XWorkMapPropertyAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| XWorkMapPropertyAccessorTest | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |
| XWorkMethodAccessor | Allows methods to be executed under normal cirumstances, except when ReflectionContextState. | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts |
| XWorkObjectPropertyAccessor | Class | com.opensymphony.xwork2.ognl.accessor | Apache Struts | |