XSLTProcessor::importStylesheet Import stylesheet &reftitle.description; XSLTProcessor voidimportStylesheet DOMDocumentstylesheet This method import the stylesheet into the XSLTProcessor for transformations. &reftitle.parameters; stylesheet The imported style sheet as a DOMDocument object. &reftitle.returnvalues; &return.void;