net.sf.saxon.style
public class XSLWhen extends StyleElement
Method Summary | |
---|---|
Expression | compile(Executable exec) |
Expression | getCondition() |
protected ItemType | getReturnedItemType()
Determine the type of item returned by this instruction (only relevant if
it is an instruction). |
void | markTailCalls()
Mark tail-recursive calls on stylesheet functions. |
boolean | mayContainSequenceConstructor()
Determine whether this type of element is allowed to contain a template-body |
void | prepareAttributes() |
void | validate() |
Returns: the item type returned
Returns: true: yes, it may contain a template-body