|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Binding is a interface used to represent the run-time properties and methods associated with a variable: specifically, a method to get the value of the variable.
Method Summary | |
ValueRepresentation |
evaluateVariable(XPathContext context)
Evaluate the variable |
boolean |
isGlobal()
Indicate whether the binding is local or global. |
Method Detail |
public ValueRepresentation evaluateVariable(XPathContext context) throws XPathException
XPathException
public boolean isGlobal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |