public class CollationMatchKey extends Object implements AtomicMatchKey, Comparable
| Constructor and Description |
|---|
CollationMatchKey(CollationKey key) |
| Modifier and Type | Method and Description |
|---|---|
AtomicValue |
asAtomic()
Get an atomic value that encapsulates this match key.
|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
hashCode() |
public CollationMatchKey(CollationKey key)
public int compareTo(Object o)
compareTo in interface Comparablepublic AtomicValue asAtomic()
asAtomic in interface AtomicMatchKeyCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.