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.
@mozilla.org/content-viewer-factory/view-source;1?type=application/x-view-source
This component implements the following interfaces:
Methods
| Interface | Method |
|---|---|
| nsIDocumentLoaderFactory |
nsIDocument createBlankDocument ( nsILoadGroup loadGroup , nsIPrincipal principal )
|
| nsIDocumentLoaderFactory |
nsIContentViewer createInstance ( char* command , nsIChannel channel , nsILoadGroup loadGroup , char* contentType , nsISupports container , nsISupports extraInfo , out nsIStreamListener docListenerResult )
|
| nsIDocumentLoaderFactory |
nsIContentViewer createInstanceForDocument ( nsISupports container , nsIDocument document , char* command )
|
Reference documentation is generated from Mozilla's source.
