This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[GJC-28] Create a generic HTML Table scraper
Created: Tue, 15 Jun 2004 22:38:24 -0700 (PDT)  Updated: Tue, 9 Aug 2005 21:27:06 -0700 (PDT)

Status:Open
Project:Genjava
Component/s:gj-scrape
Affects Version/s:
Fix Version/s:

Type:TaskPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Unresolved 
Environment:


 Description   
It's job will be to find the first table tag and suck the entire table in.

Possibly it should do this by creating a Table object, as currently hiding in genjava code somewhere. This Table object would be created from the HTML, and there would be a way to make a TabularResult from a Table object.
Comment by bayard [ Tue, 7 Jun 2005 11:29:34 -0700 (PDT) ]
Submitted by Mike Hill. Will be in the next gj-scrape.