Package net.sf.saxon.expr.sort
Class MergeInstr.MergeKeyMappingFunction
java.lang.Object
net.sf.saxon.expr.sort.MergeInstr.MergeKeyMappingFunction
- Enclosing class:
MergeInstr
Mapping function for items encountered during the merge; the mapping function wraps the merged
item and its merge keys into a single composite object
-
Constructor Summary
ConstructorsConstructorDescriptionMergeKeyMappingFunction
(XPathContext baseContext, MergeInstr.MergeSource ms) -
Method Summary
-
Constructor Details
-
MergeKeyMappingFunction
-
-
Method Details
-
map
- Throws:
XPathException
-