| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.icl.saxon.sort.Comparer
        |
        +--com.icl.saxon.sort.DocumentOrderComparer
A Comparer used for comparing nodes in document order
| Constructor Summary | |
| DocumentOrderComparer() | |
| Method Summary | |
|  int | compare(java.lang.Object a,
        java.lang.Object b)Compare two objects. | 
| Methods inherited from class com.icl.saxon.sort.Comparer | 
| setDataType, setOrder | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DocumentOrderComparer()
| Method Detail | 
public int compare(java.lang.Object a,
                   java.lang.Object b)
Comparercompare in class Comparercom.icl.saxon.sort.Comparerjava.lang.ClassCastException - if the objects are of the wrong type for this Comparer| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||