| Constructor and Description |
|---|
CallableWithBoundFocus(Callable target,
XPathContext context) |
public CallableWithBoundFocus(Callable target, XPathContext context)
public Sequence call(XPathContext context, Sequence[] arguments) throws XPathException
call in interface Callablecontext - the dynamic evaluation contextarguments - the values of the arguments, supplied as SequenceIteratorsXPathException - if a dynamic error occurs during the evaluation of the expressionCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.