net.sf.saxon.style
public class XSLCallTemplate extends StyleElement
Method Summary | |
---|---|
protected boolean | allowAVT()
Determine whether the called template can be specified as an AVT |
Expression | compile(Executable exec) |
protected ItemType | getReturnedItemType()
Determine the type of item returned by this instruction (only relevant if
it is an instruction). |
boolean | isInstruction()
Determine whether this node is an instruction. |
void | markTailCalls()
Mark tail-recursive calls on templates and functions.
|
void | postValidate() |
void | prepareAttributes() |
void | validate() |
Returns: the item type returned
Returns: true - it is an instruction