Package | Description |
---|---|
com.opensymphony.xwork2.conversion.impl | |
com.opensymphony.xwork2.ognl | |
com.opensymphony.xwork2.ognl.accessor |
Constructor and Description |
---|
DefaultObjectTypeDeterminer(XWorkConverter converter,
ReflectionProvider provider) |
Modifier and Type | Field and Description |
---|---|
protected XWorkConverter |
OgnlValueStackFactory.xworkConverter |
Modifier and Type | Method and Description |
---|---|
protected void |
OgnlValueStack.setRoot(XWorkConverter xworkConverter,
CompoundRootAccessor accessor,
CompoundRoot compoundRoot,
boolean allowStaticFieldAccess)
Deprecated.
since 6.4.0, use
OgnlValueStack.setRoot(XWorkConverter, RootAccessor, CompoundRoot, SecurityMemberAccess) instead. |
protected void |
OgnlValueStack.setRoot(XWorkConverter xworkConverter,
RootAccessor accessor,
CompoundRoot compoundRoot,
SecurityMemberAccess securityMemberAccess) |
protected void |
OgnlUtil.setXWorkConverter(XWorkConverter conv) |
protected void |
OgnlValueStack.setXWorkConverter(XWorkConverter converter)
Deprecated.
since 6.4.0, no replacement.
|
protected void |
OgnlValueStackFactory.setXWorkConverter(XWorkConverter converter) |
Modifier and Type | Method and Description |
---|---|
void |
XWorkListPropertyAccessor.setXWorkConverter(XWorkConverter conv) |
void |
XWorkCollectionPropertyAccessor.setXWorkConverter(XWorkConverter conv) |
void |
XWorkMapPropertyAccessor.setXWorkConverter(XWorkConverter conv) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.