Uses of Class
com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor

Packages that use CompoundRootAccessor
com.opensymphony.xwork2.ognl   
 

Uses of CompoundRootAccessor in com.opensymphony.xwork2.ognl
 

Methods in com.opensymphony.xwork2.ognl with parameters of type CompoundRootAccessor
protected  void OgnlValueStack.setRoot(XWorkConverter xworkConverter, CompoundRootAccessor accessor, CompoundRoot compoundRoot, boolean allowStaticMethodAccess)
           
 

Constructors in com.opensymphony.xwork2.ognl with parameters of type CompoundRootAccessor
OgnlValueStack(ValueStack vs, XWorkConverter xworkConverter, CompoundRootAccessor accessor, boolean allowStaticAccess)
           
OgnlValueStack(XWorkConverter xworkConverter, CompoundRootAccessor accessor, TextProvider prov, boolean allowStaticAccess)
           
 



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