net.sf.saxon.sort
public class DocumentSorter extends UnaryExpression
| Constructor Summary | |
|---|---|
| DocumentSorter(Expression base) | |
| Method Summary | |
|---|---|
| int | computeSpecialProperties() |
| protected String | displayOperator(NamePool pool)
Give a string representation of the operator for use in diagnostics |
| boolean | effectiveBooleanValue(XPathContext context) |
| SequenceIterator | iterate(XPathContext context) |
| Expression | optimize(Optimizer opt, StaticContext env, ItemType contextItemType) |
| Expression | promote(PromotionOffer offer)
Promote this expression if possible |
| Expression | simplify(StaticContext env) |
Returns: the operator, as a string