[Htmlparser-developer] Integration with Swing - Huge Pains
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-04-27 09:33:26
|
Hi Folks, =20 I am getting a lot of pain integrating html parser with Swing. It = seems like Sun doesent want folks to change their parser. I am trying to = come to terms with the fact that I need 72 if-thens, for all kinds of = tags. I had initially written an object framework to compare html parser = parsed objects with the swing parser objects, and its a nightmare, bcos = even simple tags are not being picked up correctly by the latter. Meta tags dont seem to work, or tags with attributes have the = attributes not showing up. I think its crazy for one person to do all of this, but if I can = have help - then I will put up this integration code, and maybe we'd be = able to get this done in a month (??) I guess this would be kind of prestigious if it gets finished - so = developers- pls let me know who volunteers to help in this enterprise. = (Its not hard really, but lots to be done) Cheers, Somik |