[scriptable, uuid(eb1a5d31-ab33-11d2-8ec6-00805f29f370)]
Attributes
Methods
Add namespace information to the RDF/XML sink. @param aPrefix the namespace prefix @param aURI the namespace URI
Add an observer that will be notified as the RDF/XML load progresses. <p> Note that the sink will acquire a strong reference to the observer, so care should be taken to avoid cyclical references that cannot be released (i.e., if the observer holds a reference to the sink, it should be sure that it eventually clears the reference). @param aObserver the observer to add to the sink's set of load observers.
Remove an observer from the sink's set of observers. @param aObserver the observer to remove.
