ApplyImports
, ApplyTemplates
, CallTemplate
, NextMatch
public interface ITemplateCall
Modifier and Type | Method | Description |
---|---|---|
WithParam[] |
getActualParams() |
Get the actual parameters passed to the called template
|
WithParam[] |
getTunnelParams() |
Get the tunnel parameters passed to the called template
|