com.icl.saxon.style

Class SAXONReturn

public class SAXONReturn extends XSLGeneralVariable

Handler for saxon:return or exslt:result elements in stylesheet.
The element has optional attribute select
Method Summary
intgetVariableFingerprint()
booleanisInstruction()
Determine whether this node is an instruction.
voidprepareAttributes()
voidprocess(Context context)
Process the return/result instruction
voidvalidate()
Validate

Method Detail

getVariableFingerprint

public int getVariableFingerprint()

isInstruction

public boolean isInstruction()
Determine whether this node is an instruction.

Returns: true - it is an instruction

prepareAttributes

public void prepareAttributes()

process

public void process(Context context)
Process the return/result instruction

validate

public void validate()
Validate