getParameter
The getParameter()
method of the XSLTProcessor interface returns the value of a parameter (<xsl:param>
) from the stylesheet imported in the processor.
The getParameter()
method of the XSLTProcessor interface returns the value of a parameter (<xsl:param>
) from the stylesheet imported in the processor.