UNPKG

xmldom-sfdx-encoding

Version:

A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).

4 lines 201 B
this.addScript('dom.js',['DOMImplementation','XMLSerializer']); this.addScript('dom-parser.js',['DOMHandler','DOMParser'], ['DOMImplementation','XMLReader']); this.addScript('sax.js','XMLReader');