|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for binding XPath variables to values and for retrieving the variable values.
ExpressionContext| Method Summary | |
Expression |
getVariable(ExpandedQName varName)
Return an object of type Expression given an ExpandedQName name. |
| Method Detail |
public Expression getVariable(ExpandedQName varName)
Expression given an ExpandedQName name.
varName - The name of the variable
Expression object bound to passed name, or null if nothing
bound to name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||