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 Comparable
public UnicodeString getValue()
public AtomicValue asAtomic()
asAtomic
in interface AtomicMatchKey
Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.