Re: [Htmlparser-developer] HTML Comments/Remarks
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-14 07:10:20
|
Hi Sam, Dhaval, To set the record straight, > > 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. This is our intention. toPlainTextString() will be fixed for the next release. Regards, Somik |