[jdom-interest] Parsing XHTML
Chris Lambrou [CGL]
clambrou at cglcomputer.com
Mon Apr 1 10:37:56 PST 2002
I hope this is the right list for this question:
I am parsing XHTML documents and would like to delete
any empty html tables. I thought about going thru all
the <td> tags of each table in the document, and
see if there is any text or any other elements under the
tag. Is this the right way? It jyst sounds too simple...
Thanks much
Chris Lambrou.
More information about the jdom-interest
mailing list