Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
com.opensymphony.xwork2.ognl | |
com.opensymphony.xwork2.ognl.accessor | |
org.apache.struts2.views.jsp.ui |
Modifier and Type | Field and Description |
---|---|
protected OgnlUtil |
DefaultActionInvocation.ognlUtil |
Modifier and Type | Method and Description |
---|---|
void |
DefaultActionInvocation.setOgnlUtil(OgnlUtil ognlUtil) |
Modifier and Type | Field and Description |
---|---|
protected OgnlUtil |
WithLazyParams.LazyParamInjector.ognlUtil |
Modifier and Type | Method and Description |
---|---|
void |
WithLazyParams.LazyParamInjector.setOgnlUtil(OgnlUtil ognlUtil) |
Modifier and Type | Field and Description |
---|---|
protected OgnlUtil |
OgnlValueStack.ognlUtil |
Modifier and Type | Method and Description |
---|---|
void |
OgnlReflectionProvider.setOgnlUtil(OgnlUtil ognlUtil) |
protected void |
OgnlValueStack.setOgnlUtil(OgnlUtil ognlUtil) |
Modifier and Type | Method and Description |
---|---|
void |
XWorkListPropertyAccessor.setOgnlUtil(OgnlUtil util) |
void |
XWorkCollectionPropertyAccessor.setOgnlUtil(OgnlUtil util) |
Modifier and Type | Method and Description |
---|---|
void |
OgnlTool.setOgnlUtil(OgnlUtil ognlUtil) |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.