Manual do PHP Referência das Funções Manipulação de XML XSL XSLTProcessor XSLTProcessor::importStylesheet XSLTProcessor::hasExsltSupport XSLTProcessor::registerPHPFunctions XSLTProcessor::importStylesheet (PHP 5)XSLTProcessor::importStylesheet — Importa stylesheet Descrição void importStylesheet ( DOMDocument $stylesheet ) Este método importa o stylesheet no XSLTProcessor para transformações. Parâmetros stylesheet O importado style sheet como um objeto DOMDocument. Valor Retornado Não há valor retornado.