class FilterPattern.Context extends DelegateExprContext
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
lastPosition |
(package private) Node |
node |
(package private) int |
position |
origContext| Constructor and Description |
|---|
FilterPattern.Context(Node node,
ExprContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastPosition() |
int |
getPosition() |
getCurrent, getDocument, getExtensionContext, getGlobalVariableValue, getLocalVariableValue, getSystemProperty, getTreeNode node
int position
int lastPosition
FilterPattern.Context(Node node, ExprContext context)
public int getPosition()
throws XSLException
getPosition in interface ExprContextgetPosition in class DelegateExprContextXSLExceptionpublic int getLastPosition()
throws XSLException
getLastPosition in interface ExprContextgetLastPosition in class DelegateExprContextXSLException