net.sf.saxon.style

Class SaxonCallTemplate

public class SaxonCallTemplate extends XSLCallTemplate

A saxon:call-template element in the stylesheet. This differs from the standard xsl:call-template in that the template name can be specified as an attribute value template
Method Summary
protected booleanallowAVT()
Determine whether the called template name can be specified as an AVT
booleanmayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback instruction

Method Detail

allowAVT

protected boolean allowAVT()
Determine whether the called template name can be specified as an AVT

mayContainFallback

public boolean mayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback instruction