Menu

Visualizing DOM Level 1

July 28, 1999

Vance Christiaanse

A handy one-page reference for programmers

I created a class diagram that shows the interfaces defined in the DOM Level 1 specification along with their attributes and methods. It's convenient for getting an overview of the DOM and for looking up the exact method name you need while programming.   I've found it useful keeping separate what is required by the spec and the additional functionality provided by XML::DOM Perl module.

Choose: Large Diagram (46k) or Smaller Diagram (31k)