Re: [Htmlparser-user] Hints on how to change image tag locations and write out document
Brought to you by:
derrickoswald
From: Raghavender S. <kin...@ho...> - 2002-04-29 23:37:03
|
Hi Somik, I encountered a strange problem today. while I was running htmlparser...I got a java.lang.OutOfMemoryError. seems that lot of objects are being allocated. where exactly is this happening. I mean could you give me an idea where or in which file the potential problem could be. Raghav >From: "Somik Raha" <so...@ya...> >Reply-To: htm...@li... >To: <htm...@li...> >CC: <htm...@li...> >Subject: Re: [Htmlparser-user] Hints on how to change image tag locations >and write out document >Date: Sat, 27 Apr 2002 18:22:34 +0900 > >Hi Annette, > Pls find attached a program to get you started. This program will do >what you want - you will need to modify the construct that checks for the >image tag - and replace it with the location of your choice. > Also - I found one bug thanks to this requirement - image tags params >were not being correctly put in. Though it needs a deeper look, I have done >a quick fix for now, and all test cases are passing (with one test case in >HTMLImageScannerTest trapping this bug). > Please check out the latest html parser source code from CVS. > >Regards, >Somik > > ----- Original Message ----- > From: Doyle, Annette > To: htm...@li... > Sent: Friday, April 26, 2002 10:08 PM > Subject: [Htmlparser-user] Hints on how to change image tag locations >and write out document > > > Could you please give me some hints as how to change only image tag >locations and then, (or at the same time) write out the html document to >file (with new image tag locations)? > > > > Thanks- > > Annette Doyle > ><< ImageTagRetriever.java >> _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com |