Re: [Htmlparser-developer] BODY tag-scanner pair
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-01-16 17:50:00
|
Hi Dhaval, Writing a scanner is now a trivial task. You can go ahead and do it. You dont need to write scan or evaluate methods anymore. Simply derive from HTMLCompositeTagScanner, provide the getID(), and the factory method for creating your tag. Take a look at the new scanner code (HTMLTitleScanner, HTMLScriptScanner,...) Cheers, Somik --- dha...@or... wrote: > Hi all, > > Is anyone writing or planning to write a <BODY> > tag-scanner pair. I need > it in my work so I thought if anyone else is doing > it then I won't > duplicate the effort otherwise I have to do it. Do > let me know. > > Regards, > > Dhaval Udani > Senior Analyst > M-Line, QPEG > OrbiTech Solutions Ltd. > +91-22-28290019 Extn. 1457 > > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |