XSLTProcessor->transformToDoc()(no version information, might be only in CVS) XSLTProcessor->transformToDoc() -- Transform to a DOMDocumentОписаниеclass XSLTProcessor {DOMDocument transformToDoc ( DOMNode doc ) } Transforms the source node to a DOMDocument applying the stylesheet given by the XSLTProcessor->importStylesheet() method. Примеры
| ||||||||||
|