|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.Function0
com.jclark.xsl.expr.PositionFunction
class PositionFunction
implements the XPath position() function, which evaluates to the current node's position in the current node set
Constructor Summary | |
---|---|
PositionFunction()
|
Method Summary | |
---|---|
(package private) ConvertibleExpr |
makeCallExpr()
|
Methods inherited from class com.jclark.xsl.expr.Function0 |
---|
makeCallExpr |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
PositionFunction()
Method Detail |
---|
ConvertibleExpr makeCallExpr()
makeCallExpr
in class Function0
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |