net.sf.saxon.style
public class XSLChoose extends StyleElement
Method Summary | |
---|---|
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. |
boolean | markTailCalls()
Mark tail-recursive calls on templates and functions. |
void | prepareAttributes() |
void | validate() |
Returns: the item type returned
Returns: true - it is an instruction