logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   dom   _/_   dom  

Index Browse Edit Visualize Statistics Download Help
 
dom
has versions:
- DOM level 0 [ version ]
- W3C DOM Level 1 Recommendation [ version ]
- W3C DOM Level 2 Recommendation [ version ]
- DOM Level 3 [ version ]
object-model
- DOM, Document Object Model
- DOM level 0
abstract-API
- DOM, Document Object Model
Types:
Comment:
defines semantics of these interfaces and objects - including both behavior and attributes
Comment:
defines relationships and collaborations for these interfaces and objects
Comment:
platform- and programming-language-neutral interface
Comment:
defines interfaces and objects used to represent and manipulate a document
Comment:
exposes functional and representational elements of a page to programming languages
Comment:
defines "forest" or "grove" logically
Comment:
language bindings for Java, Python, Perl, ...
Comment:
abstract interface to dynamically access and update the content, structure and style of documents
Comment:
exposes all document elements as objects -- manipulated by changing attributes or applying methods