WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIXSLTProcessorObsolete
| IID: | 3fbff728-2d20-11d3-aef3-00108300ff91 |
| Inherits From: | nsISupports |
DEPRECATED! Don't use this interface! Use nsIXSLTProcessor instead!!
This interface is implemented by the following components:
Methods
void transformDocument ( nsIDOMNode sourceDOM , nsIDOMNode styleDOM , nsIDOMDocument outputDOC , nsISupports observer )
void transformDocument ( nsIDOMNode sourceDOM , nsIDOMNode styleDOM , nsIDOMDocument outputDOC , nsISupports observer )
- Arguments:
- sourceDOM
- styleDOM
- outputDOC
- observer
Reference documentation is generated from Mozilla's source.
