Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.icl.saxon.sort.Comparer
public abstract class Comparer
extends Object
Method Summary | |
abstract int |
|
Comparer |
|
Comparer |
|
public abstract int compare(Object a, Object b)
Compare two objects.
- Returns:
- <0 if a0 if a>b
public Comparer setDataType(String dataTypeURI, String dataTypeLocalName)
Set data type. The comparer has the option of returning a different comparer once it knows the data type
public Comparer setOrder(boolean isAscending)
Set order. The comparer has the option of returning a different comparer