- All Implemented Interfaces:
- Function
public class Last
extends java.lang.Object
implements Function
Function: number last()
The last function returns a number equal to the context size from the expression evaluation context.
e.g.
para[last()] selects the last para child of the context node
- Since:
- 2018/3/27.
- Author:
- github.com/zhegexiaohuozi seimimaster@gmail.com