com.smallx.xml.xslt.xt.xpath
Class NodeListSorter

java.lang.Object
  extended bycom.smallx.xml.xslt.xt.xpath.NodeListSorter

public class NodeListSorter
extends java.lang.Object


Method Summary
static java.util.Iterator sort(java.util.Iterator iter, Comparator comparator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sort

public static java.util.Iterator sort(java.util.Iterator iter,
                                      Comparator comparator)
                               throws XPathException
Throws:
XPathException