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 int compareTo(Object o)
compareTo in interface Comparablepublic UnicodeString getValue()
public AtomicValue asAtomic()
asAtomic in interface AtomicMatchKeyCopyright (c) 2004-2015 Saxonica Limited. All rights reserved.