ForEachGroup, SortExpression, XPathExpressionImplpublic interface SortKeyEvaluator
| Modifier and Type | Method | Description |
|---|---|---|
AtomicValue |
evaluateSortKey(int n,
XPathContext context) |
Evaluate the n'th sort key of the context item
|
AtomicValue evaluateSortKey(int n, XPathContext context) throws XPathException
XPathException