net.sf.saxon.style
public class XSLVariable extends XSLVariableDeclaration
Method Summary | |
---|---|
Expression | compile(Executable exec)
Compile: used only for global variables.
|
Expression | compileLocalVariable(Executable exec) |
SequenceType | getRequiredType()
Get the static type of the variable. |
boolean | isInstruction()
Determine whether this node is an instruction. |
void | prepareAttributes() |
Returns: true - it is an instruction (well, it can be, anyway)