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 boolean | allowAVT()
Determine whether the called template name can be specified as an AVT |
| boolean | mayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback
instruction |
protected boolean allowAVT()
Determine whether the called template name can be specified as an AVT
public boolean mayContainFallback()
Determine whether this type of element is allowed to contain an xsl:fallback
instruction