net.sf.saxon.expr.sort
Class ItemToBeSorted
java.lang.Object
net.sf.saxon.expr.sort.ObjectToBeSorted<Item>
net.sf.saxon.expr.sort.ItemToBeSorted
public class ItemToBeSorted
- extends ObjectToBeSorted<Item>
This class is a specialization of class ObjectToBeSorted for use when
the sequence being sorted is a sequence of items (including tuples, which
are represented as items).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemToBeSorted
public ItemToBeSorted(int numberOfSortKeys)
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.