- 所有已实现的接口:
- 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
- 从以下版本开始:
- 2018/3/27.
- 作者:
- github.com/zhegexiaohuozi seimimaster@gmail.com