net.sf.saxon.functions
public class Parse extends SystemFunction
Field Summary | |
---|---|
String | baseURI |
Method Summary | |
---|---|
void | checkArguments(StaticContext env)
Method supplied by each class of function to check arguments during parsing, when all
the argument expressions have been read |
Item | evaluateItem(XPathContext c)
Evaluate in a general context |
Expression | preEvaluate(StaticContext env)
Pre-evaluate a function at compile time. |