
net.sf.saxon.expr
Interface Binding
- All Known Implementing Classes:
- Assignation, DefiningVariable, UserFunctionParameter, Variable
- public interface Binding
Binding is a interface used to represent the run-time properties and methods
associated with a variable: specifically, methods to get the name, type, and value
of the variable.
evaluateVariable
public Value evaluateVariable(XPathContext context)
throws XPathException
- Evaluate the variable
XPathException
Stylus Studio features integrated development and debugging support for Saxon in the XQuery editor and XSLT editor.