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