Class Index | File Index

Classes


Class xrx.xpath.PathExpr.ContextHelperExpr


Extends .

Defined in: pathExpr.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructor for ContextHelperExpr.
Method Summary
Method Attributes Method Name and Description
 
evaluate(ctx)
Evaluates the context-node helper expression.
 
Class Detail
xrx.xpath.PathExpr.ContextHelperExpr()
Constructor for ContextHelperExpr.
Method Detail
{!xrx.xpath.NodeSet} evaluate(ctx)
Evaluates the context-node helper expression.
Parameters:
{!xrx.xpath.Context} ctx
The context to evaluate the expression in.
Returns:
{!xrx.xpath.NodeSet} The evaluation result.

toString()

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 17 2013 17:08:44 GMT+0200 (MESZ)