Design question - HTML table parser

From: Rio (riolino_eatball_at_yahoo.com)
Date: 12/01/04

  • Next message: Don Freeman: "substring problems for java noobie"
    Date: Wed, 1 Dec 2004 19:57:40 +0100
    
    

    I'm trying to build HTML table parser (available not satisfying my needs), I
    need to know what is in every cell, along with its cell, row and table
    number plus the attributes that go with those tags.

    I create Table, TableRow and TableCell objects each containing an array list
    of subelements. That works fine when the tables are not nested, so my
    question is how would I design Table that holds Rows that hold Cells which
    again can contain the whole Table!


  • Next message: Don Freeman: "substring problems for java noobie"

    Relevant Pages

    • Re: Embedding values within a cell containing HTML
      ... If eBay's TL program accepts a .CSV file, ... I have a page on converting a group of cells to an HTML table ... Microsoft MVP - Excel ... > cell of Excel. ...
      (microsoft.public.excel.worksheet.functions)
    • Re: Extracting email addresses from hyperlinks.
      ... the cells copied from the html page ... then Pasted into the Excel sheet. ... Also, if I highlight one and right click on Edit Hyperlink, all the info is ... Be aware that if you change the hyperlink, then this formula cell won't change ...
      (microsoft.public.excel.misc)
    • Re: Novice Request - onClick Reset
      ... of selections in three menus (Cell A: Top Level Categories, ... Minimize the complexity of the file so editors experienced in HTML, ... What if you built the values in the javascript and used javascript to ...
      (comp.lang.javascript)
    • Re: Help with HTML please
      ... |I have some HTML code that doesn't do quite what I need. ... By using the bottom cell of the first and last ... I think it is about time I learned some basic HTML so that I can do ...
      (microsoft.public.frontpage.programming)
    • Re: Easy Question ;-) How to render a html page in a table cell of an ASP.NET page
      ... So if I have an IFrame based custom control, I am assuming that I can ... you cant have that in a table cell as it will create invalid html. ... I convert the .doc file to an html and render it back to the ...
      (microsoft.public.dotnet.framework.aspnet)