net.sf.saxon.functions
public class PartialApply extends SystemFunction
Method Summary | |
---|---|
Item | evaluateItem(XPathContext context)
Evaluate this function call at run-time |
Parameters: context The XPath dynamic evaluation context
Returns: the result of the function, or null to represent an empty sequence
Throws: net.sf.saxon.trans.XPathException if a dynamic error occurs during evaluation of the function.