Uses of Class
com.opensymphony.xwork2.ognl.OgnlUtil
Packages that use OgnlUtil
Package
Description
Main XWork interfaces and classes.
Interceptor classes.
-
Uses of OgnlUtil in com.opensymphony.xwork2
Fields in com.opensymphony.xwork2 declared as OgnlUtilMethods in com.opensymphony.xwork2 with parameters of type OgnlUtil -
Uses of OgnlUtil in com.opensymphony.xwork2.interceptor
Fields in com.opensymphony.xwork2.interceptor declared as OgnlUtilMethods in com.opensymphony.xwork2.interceptor with parameters of type OgnlUtilModifier and TypeMethodDescriptionvoid
WithLazyParams.LazyParamInjector.setOgnlUtil
(OgnlUtil ognlUtil) -
Uses of OgnlUtil in com.opensymphony.xwork2.ognl
Fields in com.opensymphony.xwork2.ognl declared as OgnlUtilMethods in com.opensymphony.xwork2.ognl with parameters of type OgnlUtilModifier and TypeMethodDescriptionvoid
OgnlReflectionProvider.setOgnlUtil
(OgnlUtil ognlUtil) protected void
OgnlValueStack.setOgnlUtil
(OgnlUtil ognlUtil) -
Uses of OgnlUtil in com.opensymphony.xwork2.ognl.accessor
Methods in com.opensymphony.xwork2.ognl.accessor with parameters of type OgnlUtilModifier and TypeMethodDescriptionvoid
XWorkCollectionPropertyAccessor.setOgnlUtil
(OgnlUtil util) void
XWorkListPropertyAccessor.setOgnlUtil
(OgnlUtil util)