Currently the rhino/document module uses the js/document service provider interface to build documents from its Java DOM parser. But we should allow other implementations, including one based on the browser DOM. It is also currently impossible to generate XML from scratch using published APIs.
Currently the rhino/document module uses the js/document service provider interface to build documents from its Java DOM parser. But we should allow other implementations, including one based on the browser DOM. It is also currently impossible to generate XML from scratch using published APIs.