net.sf.saxon.functions
public class Unicode extends SystemFunction
| Field Summary | |
|---|---|
| static int | FROM_CODEPOINTS |
| static int | TO_CODEPOINTS |
| Method Summary | |
|---|---|
| Item | evaluateItem(XPathContext c)
Evaluate |
| SequenceIterator | iterate(XPathContext c) |
| Expression | preEvaluate(StaticContext env)
Pre-evaluate a function at compile time. |