Other usage of DOM
XML parsers (eg, Apache's Xerxes, IBM's xml4j or xml4c, or Sun's JAXP) produce a DOM tree after parsing
Applications can interact with this parse tree using the DOM Language binding:
Should not happen...
Modern browsers should also work this way...
27 of 27