[Htmlparser-announce] Candidate Release 2 is out
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-11-09 18:44:13
|
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. Regards, Somik |