|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time.
| Method Summary | |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Resolves the specified variable. |
| Method Detail |
|---|
java.lang.Object resolveVariable(java.lang.String name)
throws XelException
name - the name of the variable to resolve
XelException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||