net.sf.saxon.functions
public class Remove extends SystemFunction
| Method Summary | |
|---|---|
| ItemType | getItemType(TypeHierarchy th)
Determine the data type of the items in the sequence |
| SequenceIterator | iterate(XPathContext context)
Evaluate the function to return an iteration of selected nodes. |
| Expression | simplify(StaticContext env)
Simplify. |
Parameters: th
Returns: the type of the input sequence