Re: storing in-memory RDF
Neil <[email protected]> Thu, 12 Jul 2007 13:41:03 +0100
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Could You explain me how to get to RDF created by XUL file loaded to > chrome. Not sure what you're trying to achieve, but if you use RDF.GetDataSource with a file URL and then modify the RDF you can update the file by calling ds.QueryInterface(Components.interfaces.nsIRemoteDataSource).Flush(); -- Warning: May contain traces of nuts.