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.
nsIRDFXMLSource
| IID: | 4DA56F10-99FE-11d2-8EBB-00805F29F370 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void Serialize ( nsIOutputStream stream )
void Serialize ( nsIOutputStream stream )
Serialize the contents of the datasource to stream.
- Arguments:
- stream: the output stream the will receive the RDF/XML. Currently, the output stream need only implement the |write()| method.
Reference documentation is generated from Mozilla's source.
