All Known Implementing Classes:
OgnlValueStack
| Field Summary | ||
|---|---|---|
| public static final String | VALUE_STACK | |
| public static final String | REPORT_ERRORS_ON_NO_PROP | |
| Method from com.opensymphony.xwork2.util.ValueStack Summary: |
|---|
| findString, findValue, findValue, getContext, getExprOverrides, getRoot, peek, pop, push, set, setDefaultType, setExprOverrides, setValue, setValue, size |
| Method from com.opensymphony.xwork2.util.ValueStack Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
key -> values that takes precedent when doing find operations on the ValueStack.
See the unit test for ValueStackTest for examples. |
|
|
|