Document Object Model: Difference between revisions

Content deleted Content added
Jumbuck (talk | contribs)
m robot Modifying:es
m See also: snap link
Line 17:
 
==See also==
*[[Simple API for XML|SAX]] - a set of APIs for accessing and manipulating XML documents in a sequential manner.
*[[JDOM]] - a Java-based document object model for XML that integrates with DOM and SAX and uses parsers to build the document.
*[[User agent]]