net.sf.saxon.style
public class XSLIf 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 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 - it is an instruction
Returns: true: yes, it may contain a template-body