[Htmlparser-developer] Candidate Release 2 is out
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-11-09 18:45:14
|
Hi Folks, Candidate Release 2 is out. Changes are : [1] Updated javadoc [2] Added support for multiple calls to elements() [sequentially, not parallelly] The latter implies, you can complete one round of parsing, and make another call to HTMLParser.elements() to begin another, without needing to recreate the parser object. You can get it from http://htmlparser.sourceforge.net. Your feedback is awaited. Regards, Somik |