net.sf.saxon.style
public class XSLFallback extends StyleElement
| Method Summary | |
|---|---|
| Expression | compile(Executable exec) |
| boolean | isInstruction()
Determine whether this node is an instruction. |
| boolean | mayContainSequenceConstructor()
Determine whether this type of element is allowed to contain a template-body |
| void | prepareAttributes() |
| protected boolean | seesAvuncularVariables()
Ask whether variables declared in an "uncle" element are visible. |
| void | validate() |
Returns: true - it is an instruction
Returns: true: yes, it may contain a template-body
Returns: true for all elements except xsl:fallback and saxon:catch