Uses of Class
com.opensymphony.xwork2.util.CompoundRoot
Packages that use CompoundRoot
-
Uses of CompoundRoot in com.opensymphony.xwork2.ognl
Fields in com.opensymphony.xwork2.ognl declared as CompoundRootMethods in com.opensymphony.xwork2.ognl that return CompoundRootMethods in com.opensymphony.xwork2.ognl with parameters of type CompoundRootModifier and TypeMethodDescriptionprotected void
OgnlValueStack.setRoot
(XWorkConverter xworkConverter, CompoundRootAccessor accessor, CompoundRoot compoundRoot, boolean allowStaticFieldAccess) Deprecated.protected void
OgnlValueStack.setRoot
(XWorkConverter xworkConverter, RootAccessor accessor, CompoundRoot compoundRoot, SecurityMemberAccess securityMemberAccess) -
Uses of CompoundRoot in com.opensymphony.xwork2.util
Methods in com.opensymphony.xwork2.util that return CompoundRoot
OgnlValueStack.setRoot(XWorkConverter, RootAccessor, CompoundRoot, SecurityMemberAccess)
instead.