import"XSLTProcessor.idl";
◆ clearParameters()
void XSLTProcessor::clearParameters |
( |
| ) |
|
◆ getParameter()
DOMString XSLTProcessor::getParameter |
( |
DOMString? |
namespaceURI, |
|
|
DOMString? |
localName |
|
) |
| |
◆ importStylesheet()
◆ removeParameter()
void XSLTProcessor::removeParameter |
( |
DOMString? |
namespaceURI, |
|
|
DOMString? |
localName |
|
) |
| |
◆ reset()
void XSLTProcessor::reset |
( |
| ) |
|
◆ setParameter()
void XSLTProcessor::setParameter |
( |
DOMString? |
namespaceURI, |
|
|
DOMString? |
localName, |
|
|
DOMString? |
value |
|
) |
| |
◆ transformToDocument()
◆ transformToFragment()
The documentation for this interface was generated from the following file: