public class CodepointMatchKey extends Object implements Comparable, AtomicMatchKey
| Constructor and Description |
|---|
CodepointMatchKey(CharSequence in) |
| 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) |
UnicodeString |
getValue() |
int |
hashCode() |
public CodepointMatchKey(CharSequence in)
public UnicodeString getValue()
public int compareTo(Object o)
compareTo in interface Comparablepublic AtomicValue asAtomic()
asAtomic in interface AtomicMatchKeyCopyright (c) 2004-2017 Saxonica Limited. All rights reserved.