importStylesheet method
void
importStylesheet(
- Node style
The importStylesheet() method of the XSLTProcessor interface imports
an XSLT stylesheet for the processor.
Implementation
external void importStylesheet(Node style);