net.sf.saxon.functions
public class Existence extends SystemFunction
| Field Summary | |
|---|---|
| static int | EMPTY |
| static int | EXISTS |
| Method Summary | |
|---|---|
| void | checkArguments(StaticContext env)
Static analysis: prevent sorting of the argument |
| boolean | effectiveBooleanValue(XPathContext c)
Evaluate the function in a boolean context |
| Item | evaluateItem(XPathContext c)
Evaluate in a general context |