|
|
Subject:
HTML Table Parser in Java
Category: Computers > Algorithms Asked by: hagen-ga List Price: $5.00 |
Posted:
14 Aug 2005 00:52 PDT
Expires: 13 Sep 2005 00:52 PDT Question ID: 555550 |
What are well-written classes for parsing HTML code in Java? I've just found the example6tokenizer but it doesn't compile properly under 5.0. I would like to see one great one or two ok implementations. They can be very simple though, reading at least a table with all its attributes or an ability to specify the tags to be recognized while parsing. Hagen |
|
There is no answer at this time. |
|
Subject:
Re: HTML Table Parser in Java
From: bio-ga on 14 Aug 2005 15:09 PDT |
Hi Hagen, How come you didn't see JTidy? It is open source and hosted at http://sourceforge.net/projects/jtidy/ Good luck Bio-ga Google Answers Researcher |
Subject:
Re: HTML Table Parser in Java
From: kreek-ga on 04 Nov 2005 17:00 PST |
I found one HTML parser that gives you the scripts even between <script> tags.. chk out http://www.public.asu.edu/~mjeyacha/html/resources.htm .. but this one is a SAX .. I wuld be even happy if its a DOM. :) The source code is available.. I hope this is what you were looking for !! |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |