How can I get the orginal HTML back from a particular node?

hi all,

	I notice that (org.w3c.tidy) Node has a getHTML() method.  Problem is, how
can I get access to these Nodes - all other methods for pulling out Nodes
from the DOM seem to return (org.w3c.dom) Nodes?  Surely I can't just cast?

I'd really appreciate your advice :-)
richard edwards, CRL

Received on Thursday, 17 August 2000 17:45:59 UTC