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