RE: [Htmlparser-developer] HTML Comments/Remarks
Brought to you by:
derrickoswald
|
From: <dha...@or...> - 2002-12-12 13:52:30
|
Hi, I agree with the views expressed here and agree on the 2 basic requirements as pointed out here: > 1. return the original HTML I think as per the rest of the parser this activity should be done using the toHTML() method. 2. return the text appearing within it that is not a default part of the tag This should be done with the toPlainTextString() method. Apart from this I have'nt understood much of this thread. Bye, Dhaval |