clearParameters
The clearParameters()
method of the XSLTProcessor interface removes all parameters (<xsl:param>
) and their values from the stylesheet imported in the processor.
The clearParameters()
method of the XSLTProcessor interface removes all parameters (<xsl:param>
) and their values from the stylesheet imported in the processor.