Table Scanner (Re: [Htmlparser-developer] version 1.3)
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-17 06:45:53
|
Derrick Oswald wrote : > > Tables > > The current version flattens tables, pushing the onus on the API user > > to syntactically walk through the table data to get to a certain table > > entry. It may be useful to nest table entries, similar to what the > > the FORM tag does now, but have it correctly generate rows and columns. Thats a good idea. We should have a table scanner next. This would be a good feature for 1.3. Sam Joseph wrote : > Have you looked at HTTPUnit? http://httpunit.sourceforge.net/ > > They have to deal with a lot of similar problems and there may be synergies. > I am curious to hear more about this - I am going to be using HttpUnit real soon - what sort of problems did you face ? It will be great (as always) if you can share your vision. Regards, Somik |