Re: [Htmlparser-developer] Registering of scanners
Brought to you by:
derrickoswald
|
From: Derrick O. <Der...@ro...> - 2003-05-08 01:18:29
|
Dahval, DIV is a CompositeTag. Are you saying the INPUT tag isn't one of the children of the DIV tag. If that's the case file a bug report. Derrick dha...@or... wrote: >In the HTMLParser version of 27th April I believe registering of Div >Scanner and Table scanner was added to the automatic list i.e via >Parser.registerScanners(). > >Due to this I am unable to recognize any of the tags underneath the DIV >tag. > >For example I had INPUT tag underneath the DIV tag. I used >registerScanners and I also registered InputTagScanner. However I could >detect DIV tags but not INPUT tags. > >Regards, > >Dhaval Udani >Senior Analyst >M-Line, QPEG >OrbiTech Solutions Ltd. >+91-22-28290019 Extn. 1457 > > > > |