Implementations of the DOM


Microsoft Internet Explorer 5 beta 2 has full DOM support in compliance with the W3C DOM recommendation.

The same is the case for Mozilla/Gecko. Expectation is also high that vendors of editing tools such as SoftQuad will implement the DOM API in their editing tools, and the same is true for the vendors of repositories such as POET, Chrystal, Oracle, Texcel, and so on.

On the parser side, DataChannel, IBM, and Sun implemented the DOM API in their Java XML parsers.