Implemented by
The nsIDOMParserJS interface provides a scriptable way of calling init(). Do NOT use this interface from languages other than JavaScript.
[scriptable, uuid(dca92fe9-ae7a-44b7-80aa-d151216698ac)]
interface nsIDOMParserJS : nsISupports
Methods
Just like nsIDOMParser.init, but callable from JS. It'll pick up the args from XPConnect.
void
init()
Compare to: