Java Doc for StylesheetProcedure.java in » XML » saxonb » net » sf » saxon » style » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This interface is implemented by all XSL elements that can contain local variable declarations.
Specifically, a top-level xsl:template, xsl:variable, xsl:param, or xsl:function element
or an xsl:attribute-set element or xsl:key element.
Get the SlotManager associated with this stylesheet construct. The SlotManager contains the
information needed to manage the local stack frames used by run-time instances of the code.
the associated SlotManager object