[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mozilla-rdf
Subject:    serialize an RDF
From:       Jose Antonio Sanchez <jantonio122 () hotmail ! com>
Date:       2003-07-07 10:48:07
[Download RAW message or body]

function appendToString(s){st+=s;}
var out = {
	write:function(s, count) { appendToString(s); return count;},
	flush:function(){},
	close:function(){}
};

DataSource.Serialize(out);

Where DataSource is an instance of nsIRDFDataSource and out is 
simulating an outputStream.

With the mozilla1.5a with SVG build, mozilla crashes;

Could anybody help me?
Thanks.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic