net.sf.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
protected booleanallowsAsAttribute()
protected booleanallowsTunnelAttribute()
Expressioncompile(Executable exec)
voidvalidate()

Method Detail

allowsAsAttribute

protected boolean allowsAsAttribute()

allowsTunnelAttribute

protected boolean allowsTunnelAttribute()

compile

public Expression compile(Executable exec)

validate

public void validate()