XSLTProcessor: importStylesheet() method
The importStylesheet()
method of the XSLTProcessor
interface imports an XSLT stylesheet for the processor.
Syntax
js
importStylesheet(style)
Parameters
Return value
None (undefined
).
Examples
Specifications
Specification |
---|
DOM Standard # dom-xsltprocessor-importstylesheet |
Browser compatibility
desktop | mobile | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
importStylesheet |