Free Trial - Stylus Studio, The World's Best XML IDE!


net.sf.saxon.sort
Interface NodeOrderComparer

All Known Implementing Classes:
GlobalOrderComparer, LocalOrderComparer

public interface NodeOrderComparer

A Comparer used for comparing nodes in document order


Method Summary
 int compare(NodeInfo a, NodeInfo b)
          Compare two objects.
 

Method Detail

compare

public int compare(NodeInfo a,
                   NodeInfo b)
Compare two objects.

Returns:
<0 if a0 if a>b


Stylus Studio features integrated development and debugging support for Saxon in the XQuery editor and XSLT editor.