|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.DelegateExprContext
com.jclark.xsl.expr.WithCurrentExpr.Context
class WithCurrentExpr.Context
Field Summary | |
---|---|
(package private) Node |
node
|
Fields inherited from class com.jclark.xsl.expr.DelegateExprContext |
---|
origContext |
Constructor Summary | |
---|---|
WithCurrentExpr.Context(Node node,
ExprContext context)
|
Method Summary | |
---|---|
Node |
getCurrent(Node contextNode)
|
Methods inherited from class com.jclark.xsl.expr.DelegateExprContext |
---|
getDocument, getExtensionContext, getGlobalVariableValue, getKeyValuesTable, getLastPosition, getLocalVariableValue, getPosition, getSystemProperty, getTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Node node
Constructor Detail |
---|
WithCurrentExpr.Context(Node node, ExprContext context)
Method Detail |
---|
public Node getCurrent(Node contextNode)
getCurrent
in interface ExprContext
getCurrent
in class DelegateExprContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |