Class CodepointMatchKey

java.lang.Object
net.sf.saxon.expr.sort.CodepointMatchKey
All Implemented Interfaces:
Comparable<CodepointMatchKey>, AtomicMatchKey

public class CodepointMatchKey extends Object implements Comparable<CodepointMatchKey>, AtomicMatchKey
A match key for comparing strings (represented as an array of characters) using codepoint collation.