com.icl.saxon.style
public class XSLParam extends XSLGeneralVariable implements Binding
Method Summary | |
---|---|
Value | constantValue()
Get the value, if known statically. |
int | getDataType()
Get the data type, if known statically. |
int | getSlotNumber() |
void | process(Context context) |
void | validate() |
Returns: null, because the value of a parameter is never known in advance
Returns: Value.ANY, because the data type of a parameter is never known in advance