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
XPathExceptionpublic TailCall applyTemplates() throws XPathException
XPathExceptionpublic TailCall processLeavingTail() throws XPathException
TailCallprocessLeavingTail in interface TailCallXPathException - if any error occurs processing the tail callCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.