Re: [Htmlparser-developer] HTMLParserFeedback issues..
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-10-16 10:38:59
|
Dhaval wrote : > 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. Thats right, but HTMLParser.java also has : public HTMLParser(String resourceLocn) throws HTMLParserException This is present to maintain backward compatibility. Regards, Somik |