protected class MultithreadedApplyTemplates.ApplyTemplatesPackage extends Object implements TailCall
Constructor and Description |
---|
MultithreadedApplyTemplates.ApplyTemplatesPackage(Sequence selectedItems,
Mode mode,
ParameterSet params,
ParameterSet tunnelParams,
XPathContextMajor context,
int locationId) |
Modifier and Type | Method and Description |
---|---|
TailCall |
applyTemplates() |
TailCall |
processLeavingTail()
Process this TailCall (that is, executed the template call that is packaged in this
object).
|
public MultithreadedApplyTemplates.ApplyTemplatesPackage(Sequence selectedItems, Mode mode, ParameterSet params, ParameterSet tunnelParams, XPathContextMajor context, int locationId) throws XPathException
XPathException
public TailCall applyTemplates() throws XPathException
XPathException
public TailCall processLeavingTail() throws XPathException
TailCall
processLeavingTail
in interface TailCall
XPathException
- if any error occurs processing the tail callCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.