Package com.opensymphony.xwork2.ognl.accessor

Class Summary
CompoundRootAccessor A stack that is able to call methods on objects in the stack.
CompoundRootAccessor.MethodCall  
ObjectAccessor  
ObjectProxyPropertyAccessor Is able to access (set/get) properties on a given object.
SurrugateList  
XWorkCollectionPropertyAccessor  
XWorkEnumerationAccessor  
XWorkIteratorPropertyAccessor  
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, this class will create the necessary blank JavaBeans.
XWorkMapPropertyAccessor Implementation of PropertyAccessor that sets and gets properties by storing and looking up values in Maps.
XWorkMethodAccessor Allows methods to be executed under normal cirumstances, except when ReflectionContextState.DENY_METHOD_EXECUTION is in the action context with a value of true.
XWorkObjectPropertyAccessor  
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.