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.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public AtomicValue asAtomic()
asAtomic
in interface AtomicMatchKey
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.