RE: [Htmlparser-developer] HTMLParserFeedback issues..
Brought to you by:
derrickoswald
From: <dha...@or...> - 2002-10-16 08:32:52
|
Hi Somik, I do think that I have the latest integration build release of October 2. The javadocs as well as the source code both have constructors with HTMLParserFeedback as one of the parameters. Regards, Dhaval Udani Senior Analyst M-Line, QPEG OrbiTech Solutions Ltd. +91-22-8290019 Extn. 1457 -----Original Message----- From: somik [mailto:so...@ya...] Sent: Wednesday, October 16, 2002 1:55 PM To: htmlparser-developer Cc: somik Subject: Re: [Htmlparser-developer] HTMLParserFeedback issues.. Dhaval wrote : "I tried compiling my program with the latest integration build. However it failed. I realised that the API signatures had been changed for HTMLParser. I think you should use overlaoded constructors so that backward compatibility is not affected. I think u must be already knowing about this. " I do hope you have the latest integration build. That does have overloaded constructors. "Also is it possible for someone to explain what is the purpose of the new class HTMLParserFeedback?" It is to enable you to implement logging or interactivity in your application - you get notified when there are warnings or info messages. Have u used log4j or the JDK 1.4 logging api ? The concept is similar to that. Regards, Somik ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ Htmlparser-developer mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlparser-developer |