net.sf.saxon.style
public class XSLAnalyzeString 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 | mayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback
instruction |
| void | prepareAttributes() |
| void | validate() |
Returns: the item type returned
Returns: true - it is an instruction