Uses of Class
org.apache.struts2.ognl.OgnlUtil
Package
Description
Main XWork interfaces and classes.
Interceptor classes.
-
Uses of OgnlUtil in org.apache.struts2
-
Uses of OgnlUtil in org.apache.struts2.interceptor
Modifier and TypeMethodDescriptionvoid
WithLazyParams.LazyParamInjector.setOgnlUtil
(OgnlUtil ognlUtil) -
Uses of OgnlUtil in org.apache.struts2.ognl
Modifier and TypeMethodDescriptionvoid
OgnlReflectionProvider.setOgnlUtil
(OgnlUtil ognlUtil) protected void
OgnlValueStack.setOgnlUtil
(OgnlUtil ognlUtil) -
Uses of OgnlUtil in org.apache.struts2.ognl.accessor
Modifier and TypeMethodDescriptionvoid
XWorkCollectionPropertyAccessor.setOgnlUtil
(OgnlUtil util) void
XWorkListPropertyAccessor.setOgnlUtil
(OgnlUtil util)