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