com.icl.saxon.style
public class SAXONFunction extends StyleElement
Field Summary | |
---|---|
int | functionFingerprint |
Procedure | procedure |
Method Summary | |
---|---|
Value | call(ParameterSet params, Context context)
Call this function |
int | getFunctionFingerprint() |
int | getNthParameter(int n)
Get the name fingerprint of the n'th parameter (starting from 0).
|
Procedure | getProcedure()
Get associated Procedure (for details of stack frame) |
boolean | mayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body |
void | prepareAttributes() |
void | preprocess() |
void | process(Context context) |
protected void | processExtensionElementAttribute(int nc)
Process the [xsl:]extension-element-prefixes attribute.
|
void | validate() |
Returns: true: yes, it may contain a template-body
Parameters: nc the name code of the attribute required (ignored)