Re: Are there any HTML DOM Parser for Java?
Posted By:
Frank_Grupe
Posted On:
Tuesday, April 3, 2001 09:49 AM
Have you made any experience with the SWING HTML Parser or did you find
another better one?
Re: Are there any HTML DOM Parser for Java?
Posted By:
AlessandroA_Garbagnati
Posted On:
Monday, April 2, 2001 08:54 AM
Ibrahim,
I've never used it, but there is an HTML parser part of the swing package:
javax.swing.text.html and javax.swing.text.html.parser. They can probably help you.