Document Object Model: Difference between revisions

Content deleted Content added
Line 11:
 
 
dsgfdgdfgsdfdgfd
==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]]
*[[CORBA]]
*[[JavaScript]]
 
==External links==