net.sf.saxon.style
public abstract class ExtensionInstruction extends StyleElement
| Method Summary | |
|---|---|
| boolean | isInstruction()
Determine whether this node is an instruction. |
| boolean | mayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback
instruction. |
Returns: true - it is an instruction
Returns: true: this element (assuming it is an instruction) may contain an xsl:fallback child instruction, which is ignored if the element is recognized.