Re: [Htmlparser-developer] HTMLTag patch
Brought to you by:
derrickoswald
From: Derrick O. <Der...@ro...> - 2003-05-21 12:07:24
|
Terry, You should really switch to the 1.3 codebase, version 1.2 is very long in the tooth and a final release of 1.3 is imminent. These problems you are encountering don't seem to be present any more and you would have a more sympathetic ear. Derrick Terry Alexis Lurie wrote: >Yes, I'd like to be able to programmatically set >certain attributes. Its for a highlighted step-by-step >through a web-rip, so the focus table is border=1 or >whatever [very uncommon these days], the rest is as >is. > >I've been doing this in Perl's HTML::Parse for a >while, but now shifting to Java because of work. > >Terry. > > --- Somik Raha <so...@ya...> wrote: > Hi Terry > > >> Just curious - why do you need to call >>setParsed() ? >> Are you trying to take all tables and ensure >>that they have a border "1" >>? >> >>Regards, >>Somik >>----- Original Message ----- >>From: "Terry Alexis Lurie" <tez...@ya...> >>To: <htm...@li...> >>Sent: Tuesday, May 20, 2003 11:03 AM >>Subject: [Htmlparser-developer] HTMLTag patch >> >> >> |