ELResolverpublic interface VariableResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Deprecated.
Resolves the given variable, or returns null if not found.
|
java.lang.Object resolveVariable(java.lang.String name)
throws ELException
ELException