(PHP 5)
XSLTProcessor::importStylesheet — Import stylesheet
$stylesheet
This method imports the stylesheet into the XSLTProcessor for transformations.
stylesheet
The imported style sheet as a DOMDocument or SimpleXMLElement object.
没有返回值。