Re: [Htmlparser-user] Filter Help
Brought to you by:
derrickoswald
|
From: Derrick O. <Der...@Ro...> - 2005-12-21 13:15:06
|
Having the URL makes it easy... It needs to ignore lists with class or id attributes. I used a NotFilter containing an OrFilter with the two HasAttributeFilters. I've added this to the example. Srinivas Vemula wrote: > Thanks for the helo Derick. It is not able to filter the Features part > of it, and I am ending up getting all the <UL> tags in the web page. > I am attaching the web page, and here is the URL > > http://www.avagotech.com/products/product-detail.jsp?navId=H0,C2,C5212,C5255,P88706 > > Thanks for your time and help on this > > > > |