|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.NodeListSorter
public class NodeListSorter
Like the name suggests, provides a mechanism to sort
the nodes in a NodeIterator based upon the test of
Comparator
| Method Summary | |
|---|---|
static NodeIterator |
sort(NodeIterator iter,
Comparator comparator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NodeIterator sort(NodeIterator iter,
Comparator comparator)
throws XSLException
XSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||