nsIRDFXMLSerializer

Methods

init(aDataSource)

Initialize the serializer with the specified datasource.

Parameters

aDataSource the datasource from which data will be serialized

addNameSpace(aPrefix, aURI)

Add the specified namespace to the serializer.

Parameters

aPrefix the attribute namespace prefix
aURI the namespace URI