net.sf.saxon.functions
public class TreatFn extends SystemFunction
| Method Summary | |
|---|---|
| Item | evaluateItem(XPathContext context)
Evaluate the function |
| String | getErrorCodeForTypeErrors()
Return the error code to be used for type errors |
| SequenceIterator | iterate(XPathContext context)
Iterate over the results of the function |