Skip to search formSkip to main contentSkip to account menu

Document Object Model

Known as: Dom, DOM (XML API), XMLDOM 
The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Working with the Document Object Model (the DOM) is a critical component of the professional JavaScript programmer's toolkit. A… 
2015
2015
The Document Object Model or DOM is a programming interface that describes all elements of a web document and how they are… 
2010
2010
In this article we propose a scalable and efficient destination-oriented multicast protocol for next-generation Internet. With… 
2008
2008
XML has been widely adopted across a wide spectrum of applications. Its parsing efficiency, however, remains a concern, and can… 
2007
2007
We develop a novel framework that aims at automatically adapting previously learned information extraction knowledge from a… 
2006
2006
The parsers you have read about allow applications to process XML data. Two of them, DOM and SimpleXML, are directly relevant… 
Review
2006
Review
2006
Purpose of the review: O ver the past 5 years, numerous regulations have been drawn up and implemented, which have had a direct… 
2003
2003
The World Wide Web is a vast source of information accessible to computers, but most of its information is not able to be… 
2002
2002
We have seen how an XML document can be transformed into an HTML document for presentation and into another XML document. What…