ドキュメントオブジェクトモデル
ドキュメント・オブジェクト・モデル
Ajax —a methodology employing DOM in combination with techniques for retrieving data without reloading a page. Application Object Model
DOM scripting
JDOM—a Java-based document object model for XML that integrates with DOM and SAX and uses parsers to build the document.
Prototype.js
SAX(Simple API for XML)—serial access parser API for XML, an alternative to DOM.
DHTML(Dynamic HTML)
SXML—a model for representing XML and HTML in the form of S-expressions.
TinyXml—efficient platform-independent XML library for C++.