Subclassing DOM nodes

How does one subclass DOM Nodes?  For example, if I have an application that 
wants to have a DOM tree composed of subclasses of an Element implementation 
class, how do these Element subclasses get created?  Is  the 
DOMImplementation class used somehow to get at a Node factory somehow?

K
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

Received on Wednesday, 11 October 2000 11:30:44 UTC