|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.saxon.sort.CodepointCollator
A collating sequence that uses Unicode codepoint ordering
| Field Summary | |
static java.lang.String |
URI
|
| Constructor Summary | |
CodepointCollator()
|
|
| Method Summary | |
int |
compare(java.lang.Object a,
java.lang.Object b)
Compare two string objects. |
static CodepointCollator |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Field Detail |
public static java.lang.String URI
| Constructor Detail |
public CodepointCollator()
| Method Detail |
public static CodepointCollator getInstance()
public int compare(java.lang.Object a,
java.lang.Object b)
compare in interface java.util.Comparatorjava.lang.ClassCastException - if the objects are of the wrong type for this Comparer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||