Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.icl.saxon.sort.LocalOrderComparer
Nested Class Summary |
Method Summary | |
int | |
static LocalOrderComparer |
|
public int compare(NodeInfo a, NodeInfo b)
- Specified by:
- compare in interface NodeOrderComparer
public static LocalOrderComparer getInstance()
Get an instance of a LocalOrderComparer. The class maintains no state so this returns the same instance every time.