Re: question about Tidy

Greetings,

On Mon, Feb 12, 2001 at 11:08:09PM -0800, Gary L Peskin wrote:

> Yes.  This is very confusing.  DOMDocumentImpl extends DOMNodeImpl (and
> implements org.w3c.dom.Document).  So a DOMDocumentImpl is a Document as
> well as a Node.  To really sort this out for yourself, you should take
> each of the classes in the JTidy source and create a simple class
> diagram that will show you the inheritance relationships of each of the
> classes.

If you want to, I can reverse-engineer the code using MagicDraw and
send you automatically generated UML diagrams. You can try MagicDraw
(from <http://www.nomagic.vom/>) yourself with the trial version, but
it has a limitation of max. 20 classes.

-Sami

-- 
lempinen@iki.fi http://www.iki.fi/lempinen/
ICQ:19002710  *************  apt-get a life

Received on Tuesday, 13 February 2001 23:08:05 UTC