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