XSLTProcessor->importStylesheet()
XSLTProcessor->importStylesheet() -- Import stylesheet
Leírás
class
XSLTProcessor {
void
importStylesheet ( DOMDocument stylesheet )
}
This method import the stylesheet into the
XSLTProcessor for transformations.
Paraméterek
- stylesheet
The imported style sheet as a DOMDocument object.
Visszatérési értékek
Nincs visszatérítési érték.