Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.expr.DelegateExprContext
com.jclark.xsl.expr.WithCurrentExpr.Context
(package private) class WithCurrentExpr.Context
extends DelegateExprContext
Fields inherited from class com.jclark.xsl.expr.DelegateExprContext | |
origContext |
Constructor Summary | |
|
Method Summary | |
Node |
|
Methods inherited from class com.jclark.xsl.expr.DelegateExprContext | |
getCurrent , getDocument , getExtensionContext , getGlobalVariableValue , getKeyValuesTable , getLastPosition , getLocalVariableValue , getPosition , getSystemProperty , getTree |
public Node getCurrent(Node contextNode)
- Specified by:
- getCurrent in interface ExprContext
- Overrides:
- getCurrent in interface DelegateExprContext