net.sf.saxon.style
public class XSLParam extends XSLVariableDeclaration
Field Summary | |
---|---|
Expression | conversion |
Method Summary | |
---|---|
protected boolean | allowsRequired() |
protected boolean | allowsTunnelAttribute() |
protected boolean | allowsValue() |
Expression | compile(Executable exec)
Compile: this ensures space is available for local variables declared within
this global variable |
SequenceType | getRequiredType()
Get the static type of the parameter. |
void | validate() |