|
|||||||||
| 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.FilterPattern.Context
class FilterPattern.Context
| Field Summary | |
|---|---|
(package private) int |
lastPosition
|
(package private) Node |
node
|
(package private) int |
position
|
| Fields inherited from class com.jclark.xsl.expr.DelegateExprContext |
|---|
origContext |
| Constructor Summary | |
|---|---|
FilterPattern.Context(Node node,
ExprContext context)
|
|
| Method Summary | |
|---|---|
int |
getLastPosition()
|
int |
getPosition()
|
| Methods inherited from class com.jclark.xsl.expr.DelegateExprContext |
|---|
getCurrent, getDocument, getExtensionContext, getGlobalVariableValue, getKeyValuesTable, getLocalVariableValue, getSystemProperty, getTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Node node
int position
int lastPosition
| Constructor Detail |
|---|
FilterPattern.Context(Node node,
ExprContext context)
| Method Detail |
|---|
public int getPosition()
throws XSLException
getPosition in interface ExprContextgetPosition in class DelegateExprContextXSLException
public int getLastPosition()
throws XSLException
getLastPosition in interface ExprContextgetLastPosition in class DelegateExprContextXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||