public class CodepointMatchKey extends java.lang.Object implements java.lang.Comparable<CodepointMatchKey>, AtomicMatchKey
NaN_MATCH_KEY| Constructor and Description |
|---|
CodepointMatchKey(java.lang.CharSequence in) |
| Modifier and Type | Method and Description |
|---|---|
AtomicValue |
asAtomic()
Get an atomic value that encapsulates this match key.
|
int |
compareTo(CodepointMatchKey o) |
boolean |
equals(java.lang.Object o) |
UnicodeString |
getValue() |
int |
hashCode() |
public UnicodeString getValue()
public int compareTo(CodepointMatchKey o)
compareTo in interface java.lang.Comparable<CodepointMatchKey>public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic AtomicValue asAtomic()
asAtomic in interface AtomicMatchKeyCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.