Package net.sf.saxon.expr.instruct
Interface ITemplateCall
- All Superinterfaces:
ContextOriginator
- All Known Implementing Classes:
ApplyImports
,ApplyNextMatchingTemplate
,ApplyTemplates
,CallTemplate
,NextMatch
An interface satisfied by all instructions that invoke templates: apply-templates,
call-template. apply-imports, next-match
-
Method Summary
Modifier and TypeMethodDescriptionGet the actual parameters passed to the called templateGet the tunnel parameters passed to the called template