| Class | Description |
|---|---|
| AbstractTextFilterFunction<Node> | |
| ConcatenateFunction<Node> |
A node function concatenating a list of nodes interpreted as strings.
|
| CountFunction<Node> | |
| FirstFunction<Node> |
Selects the
first node in the argument list. |
| LastFunction<Node> |
Selects the
last node in the argument list. |
| SortFunction<Node> |
Allow sorting of the selection passed as first argument.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.