com.icl.saxon.style

Class XSLWithParam

public class XSLWithParam extends XSLGeneralVariable

An xsl:with-param element in the stylesheet.
The xsl:with-param element has mandatory attribute name and optional attribute select
Method Summary
ValuegetParamValue(Context context)
voidprocess(Context context)
voidvalidate()

Method Detail

getParamValue

public Value getParamValue(Context context)

process

public void process(Context context)

validate

public void validate()