Re: question about Tidy

Hello, Gary

I hope you still remember me. I still work on JTidy a lot. I have
question.

There is "Node" interface in dom package, and there is "DOMNodeImpl" class
to implement this interface.
In the example file attached (which comes from the jtidy help html), I see
the code of "node.getNodeName()",
where node is an instance of dom.Node. I know there is implementation of
getNodeName() method inside of 
"DOMNodeImpl" class which is in the tidy package. BUT i really cannot see
how this method can be invoked by the above call:
"node.getNodeName()". PLease help me. 

Great thanks. If any of my description is not clear, please tell me as
soon as possible.

Looking forward to kind reply.

Major

Received on Monday, 12 February 2001 17:23:01 UTC