|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableBindings
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 |
---|
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 |