XSLTProcessor::removeParameter
Remove parameter
&reftitle.description;
public boolXSLTProcessor::removeParameter
stringnamespace
stringname
Removes a parameter, if set. This will make the processor use the
default value for the parameter as specified in the stylesheet.
&reftitle.parameters;
namespace
The namespace URI of the XSLT parameter.
name
The local name of the XSLT parameter.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;
XSLTProcessor::setParameter
XSLTProcessor::getParameter