[scriptable, uuid(1831dd2e-1dd2-11b2-bdb3-86b7b50b70b5)]
Methods
Create a stream listener that can be used to asynchronously parse RDF/XML. @param aSink the RDF datasource the will receive the data @param aBaseURI the base URI used to resolve relative references in the RDF/XML @return an nsIStreamListener object to handle the data
Parse a string of RDF/XML @param aSink the RDF datasource that will receive the data @param aBaseURI the base URI used to resolve relative references in the RDF/XML @param aSource a UTF8 string containing RDF/XML data.
