RE: [Htmlparser-user] Filter Help
Brought to you by:
derrickoswald
|
From: Srinivas V. <sv...@al...> - 2005-12-21 13:21:14
|
Thank you very much, Some how I am not able to use the tool to create that perfect filter, and I am sure . Its JUST ME. http://www.avagotech.com/products/product-detail.jsp?navId=3DH0,C2,C5213,= C 5249,P88749 Could you please modify the filter .. So that it catches all the <UL> tags for "Features" block. Above is the URL which is an example, this product has sub lists for a particular listItem in the main features list Thanks a lot =20 -----Original Message----- From: htm...@li... [mailto:htm...@li...] On Behalf Of Derrick Oswald Sent: Wednesday, December 21, 2005 6:45 PM To: htm...@li... Subject: Re: [Htmlparser-user] Filter Help 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 > =20 > = http://www.avagotech.com/products/product-detail.jsp?navId=3DH0,C2,C5212 > ,C5255,P88706 > =20 > Thanks for your time and help on this > =20 > =20 > > |